glype 404 error nginx/0.7.59+ fastcgi

Rob Schultz rschultz7 at gmail.com
Sun Feb 7 20:26:30 MSK 2010


If you have store cookies on the server turned off then you might need to increase http://wiki.nginx.org/NginxHttpCoreModule#client_header_buffer_size or after a little while of browsing and the cookie requests gets larger then 1k you will start receiving some bad request errors from NginX. The other solution is just to store them on the server if you can. 

Also if you get lots of large pages you can tweak http://wiki.nginx.org/NginxHttpFcgiModule#fastcgi_buffers to prevent them from being buffered to disk potentially causing high IO.

v/r,
Rob

On Feb 7, 2010, at 4:54 AM, zereshk wrote:

> BTW, any ideas to tweak the nginx configs to have the best performance on a 1GB RAM but busy VPS running several glype proxy sites?
> 
> Posted at Nginx Forum: http://forum.nginx.org/read.php?2,50781,51664#msg-51664
> 
> 
> _______________________________________________
> nginx mailing list
> nginx at nginx.org
> http://nginx.org/mailman/listinfo/nginx




More information about the nginx mailing list