Re: SPDY + proxy cache static content failures

2013-11-16 Thread spdyg
No unfortunately, but I have since filed a bug in trac: http://trac.nginx.org/nginx/ticket/428 Posted at Nginx Forum: http://forum.nginx.org/read.php?2,233497,244737#msg-244737 ___ nginx mailing list nginx@nginx.org http://mailman.nginx.org/mailman/li

Re: SPDY + proxy cache static content failures

2013-07-24 Thread spdyg
David Gwynne Wrote: --- > i am also experiencing this problem running 1.4.2. Hi David. The response I got from my Valentin off-list was that there is a known incompatibility with SPDY and proxy cache, due to the way proxy cache will kill the con

The truth about gzip_buffers?

2013-05-18 Thread spdyg
Reading the docs on nginx.org and searching around, it seems there's no consensus on how we should configure gzip_buffers. Some guides say that the total buffer needs to be greater than any file you want to gzip, or it will either not gzip the file or truncate it (I'm sure this is not true though!

Re: Nginx returns HTTP 200 with Content-Length: 0

2013-05-18 Thread spdyg
Do you have SPDY enabled? I have experienced issues with SPDY, upstream keepalive and proxy_cache together. Ended up having to turn off SPDY. Posted at Nginx Forum: http://forum.nginx.org/read.php?2,205826,239314#msg-239314 ___ nginx mailing list ngi

Re: SPDY + proxy cache static content failures

2013-04-08 Thread spdyg
Thanks Valentin. I have emailed you (off-list) some debug logs / screenshots. Posted at Nginx Forum: http://forum.nginx.org/read.php?2,233497,238195#msg-238195 ___ nginx mailing list nginx@nginx.org http://mailman.nginx.org/mailman/listinfo/nginx

Re: SPDY + proxy cache static content failures

2013-04-03 Thread spdyg
No there's nothing in the error log. Access log shows 304's for all requests that failed. Posted at Nginx Forum: http://forum.nginx.org/read.php?2,233497,238073#msg-238073 ___ nginx mailing list nginx@nginx.org http://mailman.nginx.org/mailman/listinf

Re: SPDY + proxy cache static content failures

2013-04-02 Thread spdyg
Nginx isn't picking it up and still thinks it worked fine. Any suggestions on how to proceed further on this? Happy to provide specific details/logs via email if required. Thanks, spdyg Posted at Nginx Forum: http://forum.nginx.org/read.

Re: SPDY + proxy cache = occasional 499 errors

2013-04-02 Thread spdyg
x 1.3.15 -> HAproxy -> Tomcat Has this bug crept back in, or is this a new one? Also reproduced on 1.3.13. Can't seem to reproduce the issue if I take out HAproxy in the middle though. spdyg Posted at Nginx Forum: http://forum.nginx.org/read.php?2,23349