Why Nginx Doesn't Implement FastCGI Multiplexing?
momyc
nginx-forum at nginx.us
Sat Jul 20 05:02:59 UTC 2013
Well, there is supposed to be one FCGI_REQUEST_COMPLETE set in reply to
FCGI_ABORT_REQUEST but it can be ignored in this particular case.
I can see Nginx drops connections before receiving final
FCGI_REQUEST_COMPLETE at the end of normal request processing in some cases.
And that's something about running out of file descriptors.
Posted at Nginx Forum: http://forum.nginx.org/read.php?2,237158,241058#msg-241058
More information about the nginx
mailing list