Quantcast
Channel: Nginx Forum - How to...
Viewing all articles
Browse latest Browse all 4759

Re: Single Concurrency

$
0
0
sacon Wrote:
-------------------------------------------------------
> Do I need to set some kind of max connections for each host:port (to
> 1?) or will Nginx just figure this out and queue requests for that
> host:port?

Not directly, see
http://forum.nginx.org/read.php?29,252517,252522
https://groups.google.com/forum/#!topic/openresty-en/NS2dWt-xHsY

For now I'd say you need to do this with Lua or write a maxconn module.

Viewing all articles
Browse latest Browse all 4759

Trending Articles