Re: Static files bad loading time

2015-04-25 Thread Francis Daly
On Sat, Apr 25, 2015 at 02:01:33PM -0400, grigory wrote: Hi there, > However, sometimes my Nginx 1.4.2 loads in a browser 1MB image for like > 10-30 seconds. Sometimes it takes 2 seconds like it should. > Does anybody know what causes this loading lag? The configuration you show doesn't seem to

Re: issue with rewrite rule, need help

2015-04-25 Thread Francis Daly
On Sat, Apr 25, 2015 at 08:25:20AM -0400, blason wrote: Hi there, What does your configuration tell nginx to do with the request for /xxx/distributor_x/receipt_pdf/xx_201504_MH55_.pdf You haven't shown the rewrite rule mentioned in your Subject: line. f -- Francis Daly

Re: Static files bad loading time

2015-04-25 Thread grigory
I use CentOS 6.6. Posted at Nginx Forum: http://forum.nginx.org/read.php?2,258372,258373#msg-258373 ___ nginx mailing list nginx@nginx.org http://mailman.nginx.org/mailman/listinfo/nginx

Static files bad loading time

2015-04-25 Thread grigory
Hey guys, I have a dedicated server at iWeb.com (i3-540 + 8GB RAM). It has free bandwidth, average load is around 0.05-0.2 during the day and I/O wait ratio is very low now. However, sometimes my Nginx 1.4.2 loads in a browser 1MB image for like 10-30 seconds. Sometimes it takes 2 seconds like it

issue with rewrite rule, need help

2015-04-25 Thread blason
Hi Folks, I am having apache server which is being prtoected by nginx reverse proxy server. Now issue I am facing here is while accessing certain page proxy is throwing me error 301 and instead of opening up pdf file in a separate window it shows 301 error and brings up a login screen. Here are t