You'll want to proxy_pass to a named upstream with keepalive enabled.
http://nginx.org/en/docs/http/ngx_http_upstream_module.html#keepalive
On Mon, Feb 13, 2017 at 11:33 PM, brookscunningham <
nginx-fo...@forum.nginx.org> wrote:
> Hello All,
>
> I am seeing an increase in the number of new TLS c
Hello All,
I am seeing an increase in the number of new TLS connections to my origin
server when using NGINX as a reverse proxy. I am offloading TLS at NGINX and
starting a new TLS connection to the origin.
The workflow is as follows:
client --> NGINX --> origin server
I would expect NGINX to e