Hi,
On 09/26/2015 07:38 PM, Frank Liu wrote:
Hi,
If I have set the client facing keep alive timeout to 30s, but nginx
takes longer to respond a given request due to slow backend in
a reverse proxy setup, will nginx drop the client keep alive
connection since its been idle for too long, or wil
Hi,
If I have set the client facing keep alive timeout to 30s, but nginx takes
longer to respond a given request due to slow backend in a reverse proxy
setup, will nginx drop the client keep alive connection since its been idle
for too long, or will nginx keep it until it sends the response ?
Th