Re: read_timeout directive

2013-03-15 Thread Maxim Dounin
Hello! On Fri, Mar 15, 2013 at 06:35:27AM -0400, ilmerovingio wrote: > Hi, I've a few servers with nginx 1.2.3 that run a streaming services > platform. > > Is there in nginx any "read_timeout" directive (like the send_timeout but > for the opposite) that sh

read_timeout directive

2013-03-15 Thread ilmerovingio
Hi, I've a few servers with nginx 1.2.3 that run a streaming services platform. Is there in nginx any "read_timeout" directive (like the send_timeout but for the opposite) that shuts down the connection if the client has not send any data for x time? I'm looking for somethin