nginx adds extra chunked header while proxying anytermd

Igor Sysoev is at rambler-co.ru
Thu Aug 21 17:12:15 MSD 2008


On Wed, Aug 20, 2008 at 06:36:07AM +0200, Sharkie Landshark wrote:

> I am suffering from this problem as well, but I am installing nginx from 
> FreeBSD ports and would not like to mess with its setting.
> 
> My question is will this patch make in to the main Nginx release, or 
> not?

No, that patch had not been commited.

Actually this is Glassfish bug: it must not send chunked response
for HTTP/1.0 request.

> Igor Sysoev wrote:
> > On Fri, May 09, 2008 at 05:39:39PM +0800, san wrote:
> > 
> >> Thanks for your reply. Could you give me a
> >> hint  that I can modify the nginx source code to let nginx outputs the
> >> original data?
> > 
> > Try the attached patch: it disables nginx's chunked response if backend
> > already sends it chunked.


-- 
Igor Sysoev
http://sysoev.ru/en/





More information about the nginx mailing list