dynamic content, fastcgi, server stop reponse!

Valery Kholodkov valery+nginxen at grid.net.ru
Fri Mar 26 18:05:10 MSK 2010


----- bvc100x <nginx-forum at nginx.us> wrote:
> I running 1000 php process to serve user download file content! i was start testing nginx a few weeks ago! i am also running 70+ servers serving php download content!
> 
> I do not use nginx on any of my server right now! reason:
> 
> nginx only support fastcgi, do not support php itself! we need php only support! not fastcgi! some dynamic content will cause server overload! and we do not want to use buffer!
> 
> if u say i am a server engineer, if nginx can only run wordpress... then it is not a web server! it is a wordpress server...

nginx and php use incompatible execution model. That's why php most likely will never be integrated into nginx.

I'm afraid the only way at the moment is to run it over fastcgi or proxy.
 
-- 
Regards,
Valery Kholodkov



More information about the nginx mailing list