excessive RAM consumption - memory leak

Dave Cheney dave at cheney.net
Thu Feb 21 00:36:31 MSK 2008


You should probably use the defaults for a server that only serves  
static images. If they client can't talk to you fast enough to send a  
small GET request, they probably won't be able to receive the response  
in a timely manner. Best to drop the quickly.

Dave

On 21/02/2008, at 8:22 AM, Todd HG wrote:

> I also have configured:
>
>    client_header_timeout  3m;
>    client_body_timeout    3m;
>    send_timeout           3m;






More information about the nginx mailing list