Re: KeepAlive and Connection closed

2014-07-08 Thread Maxim Dounin
Hello! On Tue, Jul 08, 2014 at 03:42:55PM -0400, matt_l wrote: > Hello > I am new to nginx. I will be taking the nginx training next week. In the > meantime I was wondering if i was implementing the following properly. > I have an nginx instance that is sitting between my server and a client. >

KeepAlive and Connection closed

2014-07-08 Thread matt_l
Hello I am new to nginx. I will be taking the nginx training next week. In the meantime I was wondering if i was implementing the following properly. I have an nginx instance that is sitting between my server and a client. The client requires that I close the connection when I respond to it. The