FastCGI and pipelining

chuda nginx-forum at nginx.us
Tue Mar 6 21:51:12 UTC 2012


Maxim Dounin Wrote:
> Yes.  Pipelined requests from client are processed
> in order.  That is, processing of next request starts only when
> previous requests was handled and response sent (at least to socket
> buffer).

Thank you for fast response.
Is it common approach how NGINX serves pipelined requests to any
upstream module or FCGI specific?

Is there any technique to speed it up? 

Denis.

Posted at Nginx Forum: http://forum.nginx.org/read.php?2,223522,223538#msg-223538



More information about the nginx mailing list