Proxy upstream implementation with persistent connections?

Brian Pane brianp at brianp.net
Wed May 26 06:32:45 MSD 2010


Has anyone made a module that supports keep-alive connections for HTTP
upstreams?

I'm working on an application where each request to nginx will result
in multiple subrequests to an upstream HTTP server, and the network
latency between nginx and the upstream server could be large (tens of
milliseconds), so reusing a connection to the upstream server would
help quite a bit.

Thanks,
-Brian



More information about the nginx-devel mailing list