[ANN] Windows nginx 1.7.7.2 Gryphon
itpp2012
nginx-forum at nginx.us
Tue Oct 28 22:33:33 UTC 2014
c0nw0nk Wrote:
-------------------------------------------------------
> I dont think 8 php process can take that much traffic ?
Depends on what php has to do which needs to be tuned towards expected
traffic, a good cache and pre-coding some php in Lua and deliver that via
co-sockets can do wonders. (you can do this now)
At the moment we're experimenting loading php dll's into workers space with
Lua and handling php non-blocking via co-sockets, its like embedding php
into nginx. (you can do this when we've figured it all out)
Posted at Nginx Forum: http://forum.nginx.org/read.php?2,254012,254390#msg-254390
More information about the nginx
mailing list