Only 64k sent when the first upstream failed in fastcgi_pass

2014-06-17 Thread Jing Ye
Hello all, I have encountered the following possible bug in Nginx when using the fastcgi_pass directive to put a file larger than 64k. I’m not sure if this is a bug or I missed something in the config file. My nginx version is 1.5.12, and the problem remains when i switched to the newest 1.7.2.

Re: Only 64k sent when the first upstream failed in fastcgi_pass

2014-06-17 Thread Jing Ye
fastcgi_pass > Message-ID: <1532980.8VxNd81dtW@vbart-workstation> > Content-Type: text/plain; charset="utf-8" > On Tuesday 17 June 2014 23:50:19 Jing Ye wrote: > > Hello all, > > > > I have encountered the following possible bug in Nginx when using the

Re: Only 64k sent when the first upstream failed in fastcgi_pass

2014-06-18 Thread Jing Ye
Yes, It works. Thank you for the patch. On Wed, Jun 18, 2014 at 10:27 PM, Valentin V. Bartenev wrote: > On Wednesday 18 June 2014 09:46:36 Jing Ye wrote: > > vbart, > > > > Thanks for the advice, but I’m afraid this is not the case. When i remove > > the 9902 upstre