Http 1.1 chucking support
Duane
duanemulder at rattyshack.ca
Sat Oct 27 05:27:27 UTC 2012
Hello trm:
Tried enabling proxy_http_version 1.1 which returned the same error. I
did try installing the chunking_plugin as well. In both cased the error
I am getting still is
2012/10/17 16:09:55 [info] 15748#0: *37 client sent "Transfer-Encoding:
chunked" header while reading client request headers, client:
10.10.10.205, server: hostname.zzz.com, request: "OPTIONS
/svn/repos/path-65x/developer/trunk HTTP/1.1", host: "10.10.2.194"
Duane
On 12-10-16 1:48 PM, trm asn wrote:
>
>
> On Tue, Oct 16, 2012 at 11:05 PM, rattyshack
> <duanemulder at rattyshack.ca <mailto:duanemulder at rattyshack.ca>> wrote:
>
> Hello list.
> So we are running nginx 1.2.4 and when connecting with an svn
> client using the service library nginx is returning the following
> error.
> XML parsing failed: (411 Length Required)
> From what I can tell I need to compile in the httpchunkinmodule.
> However the module was last tested on the website with version 1.1.5.
> Does 1.2.4 have support for httpchunkinmodule? And how would I
> use it.
>
> Duane
>
> Sent from my BlackBerry® PlayBook^(TM)
> www.blackberry.com <http://www.blackberry.com>
>
>
>
> use the below function after proxy_pass.
>
> proxy_http_version 1.1;
>
> i think it'll solve the issue.
>
> --trm
>
>
> _______________________________________________
> nginx mailing list
> nginx at nginx.org
> http://mailman.nginx.org/mailman/listinfo/nginx
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.nginx.org/pipermail/nginx/attachments/20121027/7bda2748/attachment.html>
More information about the nginx
mailing list