connection timeout on download server

2015-08-06 Thread mojiz
Hi I have an nginx setup on multiple download servers. I've setup a monitor server to check my servers at interval and when the servers seem to be at their peak I get connection timeout from my servers. I've set limit_conn 64 for each remote_ip to make sure one user can't hog the server. today when

Re: understanding proxy_buffering

2014-01-19 Thread mojiz
Hadn't thought of that We could still use SAS 15K drives ,anyway even if the ssd thing works for a year or two I think the advantage will cover the cost Posted at Nginx Forum: http://forum.nginx.org/read.php?2,246586,246595#msg-246595 ___ nginx mailing

understanding proxy_buffering

2014-01-19 Thread mojiz
Hi I'm trying to setup a reverse proxy for some private downloads. Here is our setup: 3 Storage servers with High capacity but slow HDDs running nginx 1 loadbalancing server with SSD and high internet uplink. my file sizes are several hundred megabytes (500+ up to 2GB) running nginx downloaders are

Re: using nginx to cache file serving

2013-12-05 Thread mojiz
Thanks for the answeres. about the memory the problem is I'm hitting this on only some of my servers but not all, one of my servers has only 3GB memory which 1G is used but on another 16GB/16GB is used. The ngx_slowfs_cache module is usefull when the server has 2 type disks, SATA and SAS, but I ha

using nginx to cache file serving

2013-12-05 Thread mojiz
ation each time and since there are lots of downloaders this happens a lot. Sorry for the long message and thank you for your time Mojiz Posted at Nginx Forum: http://forum.nginx.org/read.php?2,245244,245244#msg-245244 ___ nginx mailing list nginx@nginx.org http://mailman.nginx.org/mailman/listinfo/nginx