nginx as SSL terminating server
joshua
nginx-forum at nginx.us
Tue Jul 27 23:11:04 MSD 2010
We have the following setup:
firewall --> single nginx instance (SSL termination) --> haproxy -->
multiple nginx/unicorn instances (via unix socket)
Is it recommendable to turn request buffering off at the first nginx?
Ideally things like uploads would be buffered at the final nginx
instances. The first one is only there to terminate SSL and pass
requests on to haproxy.
Thanks,
Joshua Sierles
Posted at Nginx Forum: http://forum.nginx.org/read.php?2,113599,113599#msg-113599
More information about the nginx
mailing list