Re: proxy_store help requested

2014-03-09 Thread nginx_newbie_too
The 304 response from the upstream server ended up being the culprit. If I changed the upstream server to have 'if_modified_since off;" and thus always respond with a 200 and the content, the problem is resolved. To freshen the mirror, I can then simply remove the mirrored content from the downstre

[ANN] Windows nginx 1.5.12.1 Cheshire

2014-03-09 Thread itpp2012
13:58 9-3-2014 nginx 1.5.12.1 Cheshire Based on nginx 1.5.12 (9-3-2014) with; + Fixed a c99 logging issue in naxsi + Now includes nginx_basic. Need a simple powerful Windows webserver without all the bling of it's big brother ? then nginx_basic is for you, other custom builds are available upo

RE: [alert] could not add new SSL session to the session cache while SSL handshaking

2014-03-09 Thread Lukas Tribus
Hi Maxim, > You've changed SSL session timeout from 10 minutes to 24 hours, > and this basically means that sessions will use 144 times more > space in session cache. On the other hand, cache size wasn't > changed - so you've run out of space in the cache configured. If > there is no space in a c

Re: Some Issues with Configuration

2014-03-09 Thread Francis Daly
On Sat, Mar 08, 2014 at 09:02:37PM +, Richard Ibbotson wrote: Hi there, > NGINX is serving up static HTML pages but I now find that WordPress > pages are being served as plain text. nginx uses a single config file. There is an "include" directive where other files are (effectively) copied