|
|
|
|
|
by geekpowa
2335 days ago
|
|
I am guessing blog author has got some things wrong here.
I would expect JIT will be useful in a fastcgi setup. Edit: to clarify, PHP processes in fastcgi persist across multiple web requests. So seems reasonable to me that a JIT would do useful work here. The JIT could even run while the PHP process in a fastcgi pool is idle waiting for next job. |
|