Y
Hacker News
new
|
ask
|
show
|
jobs
by
yesimahuman
5956 days ago
Here is some good insight into why Apache is better for a lot of implementations:
http://stackoverflow.com/questions/195534/in-production-apac...
2 comments
yesimahuman
5956 days ago
Specifically this link:
http://blog.dscpl.com.au/2009/05/blocking-requests-and-nginx...
link
paraschopra
5955 days ago
Oh, I am not sure I understand it deeply but is it just applicable to mod_wsgi or does FastCGI or PHP-FPM suffer from a similar behavior?
(Apologies if the question is naive or dumb)
link
chrischen
5955 days ago
Don't know about that specific problem, but mod_php is faster than php-fpm or fastcgi:
http://blog.a2o.si/2009/06/24/apache-mod_php-compared-to-ngi...
link