[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

RE: 411 Length Required error thrown, yet Subersion server is not Fronted by proxy or reverse proxy

From: Bert Huijben <bert_at_qqmail.nl>
Date: Fri, 3 Apr 2015 23:40:29 +0200

                Hi,

 

My guess would be that you somehow still use some transparent proxy. Squid is commonly setup in this way. A network dump should show you headers in this case.

 

It really depends on your setup, but in most cases the easiest workaround is to use https as in general that avoids all proxy issues by encrypting the lower layers.

 

What kind of ‘error 400’ do you get when you disable http-chunked-requests? Usually this should avoid errors in this case, but without the actual message the number 400 doesn’t provide enough information for further investigation.

 

                Bert

 

From: Nolan Anderson [mailto:N.Anderson_at_BIT-Group.com]
Sent: donderdag 2 april 2015 21:20
To: users_at_subversion.apache.org
Subject: 411 Length Required error thrown, yet Subersion server is not Fronted by proxy or reverse proxy

 

​Dear all,
I am having a fairly bizarre issue (at least bizarre to me) with respect to SVN version 1.8.11 and libapache2-svn version 1.8.11-1+WANdisco.
I am running Ubuntu 12.04 LTS and apache 2.2.22
When I downgrade the libapache2-svn version to 1.6.17dfsg-3ubuntu3.4, everything is fine -- however, when I upgrade libapache2-svn, the 411 error gets thrown. I've tried changing the http-chunked-requests to 'yes', and I still get the same error ('no' gives me the 400 error), I've tried setting the http-library option to serf, and there was no change.
Any help or suspicions would be much appreciated

Thanks so much!
-Nolan
Received on 2015-04-03 23:41:07 CEST

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.