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
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
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
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