Maxim Dounin Wrote: ------------------------------------------------------- > Your use case seems to be perfectly covered by a keepalive connections > > support, which is already here. See http://nginx.org/r/keepalive.
OK, yeah that would work for me. Thanks. There is still the possibility that long running requests could clog the connections, but I can work around that by listening on two different ports and having nginx route the quickies to their dedicated port. Posted at Nginx Forum: http://forum.nginx.org/read.php?2,237158,243454#msg-243454 _______________________________________________ nginx mailing list [email protected] http://mailman.nginx.org/mailman/listinfo/nginx
