Http 1.1 chucking support
Duane
duanemulder at rattyshack.ca
Wed Oct 17 03:31:36 UTC 2012
Thanks I will give that a try. I did not know that options was there :)
when proxy_http_version 1.1 is enabled I am assuming that clients that
are 1.0 only are still supported.
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/20121016/664eba2d/attachment.html>
More information about the nginx
mailing list