Hi guys,

I'm attempting to have multiple requests to a backend reuse the same TCP
session as to avoid handshaking for each subsequent request. Nginx appears
to send FIN ACK to the backend after every request.

Am I doing something wrong?

Here is the current configuration: https://paste.ngx.cc/6c24411681f24790


Thanks in advance,
Jonathan
_______________________________________________
nginx mailing list
[email protected]
http://mailman.nginx.org/mailman/listinfo/nginx

Reply via email to