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

Re: DAV is complicated and slow?

From: Justin Erenkrantz <justin_at_erenkrantz.com>
Date: 2005-11-27 16:41:44 CET

--On November 27, 2005 10:12:03 AM +0000 Joe Orton <joe@manyfish.co.uk> wrote:

> You can't really pipeline over SSL - if you start sending request N + 1
> when the server wants to renegotiate after reading request N, you're
> stuffed.

We could argue about that one. =)

> Buggy proxies break pipelining, and most importantly, buggy
> transparent proxies - *which you can't tell are there* - break
> pipelining.

Buggy transparent proxies almost certainly break WebDAV. For example, I can't
commit to any WebDAV repositories from my apartment on campus because the
campus 'geniuses' installed a buggy transparent proxy that can't be
routed-around that doesn't know what to do with REPORT/MERGE/etc. I have to
use SSL here in order to do anything which is very, very annoying. -- justin

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sun Nov 27 16:42:24 2005

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

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