[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: Joe Orton <joe_at_manyfish.co.uk>
Date: 2005-11-29 11:52:52 CET

On Sun, Nov 27, 2005 at 07:41:44AM -0800, Justin Erenkrantz wrote:
> --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. =)

Using pipelining over SSL will break any server configuration requiring
a per-location SSL renegotiation (for a client cert, etc), which is not
something you want broken by default. (you can perhaps argue about
whether this is a problem inherent in the TLS protocol or "merely" in
the current implementations thereof)

joe

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Nov 29 11:54:04 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.