Re: 1.4.1 SPDY error FIXME: chain too big in spdy filter

2013-07-04 Thread ctrlbrk
Anyone? Posted at Nginx Forum: http://forum.nginx.org/read.php?2,239647,240591#msg-240591 ___ nginx mailing list nginx@nginx.org http://mailman.nginx.org/mailman/listinfo/nginx

Re: 1.4.1 SPDY error FIXME: chain too big in spdy filter

2013-06-29 Thread ctrlbrk
ctrlbrk Wrote: --- > BTW, I use > > fastcgi_buffers 16 2048k; > fastcgi_buffer_size 2048k; > fastcgi_busy_buffers_size 2048k; > > So I am under the 16MB, unless you are applying it *16? Bump for suggestions please

Re: 1.4.1 SPDY error FIXME: chain too big in spdy filter

2013-05-29 Thread ctrlbrk
What is the maximum amount of the buffer? I could not locate any documentation on any of this with regards to how it would cause an error on SPDY. And doesn't "FIXME" indicate this is a bug? Why would it be in the code otherwise? I already removed SPDY and the errors went away, as did the probl