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

Re: HTTP network traffic of simple SVN commands

From: Erik Huelsmann <ehuels_at_gmail.com>
Date: Mon, 14 Jan 2008 12:54:30 +0100

On 1/14/08, Thomas Pircher <tehpeh_at_gmx.net> wrote:
> Ryan Schmidt wrote:
> > On Jan 11, 2008, at 17:47, Karen Tracey wrote:
> >
> >> So configuring KeepAlive On in the
> >> Apache config for your internal server could help. (svn.collab.net
> >> is apparently configured with it On)
> >
> > Maybe "SVNPathAuthz off" in your httpd.conf would help, if you don't
> > need path-based authorization.
>
> Thanks Karen and Ryan!
> With KeepAlive I could reduce the number of packets from 282 down to 100!
> With SVNPathAuthz I svae othe 3 packets. Not much, but on our low VPS it
> is still an improvement! :-)

Come 1.5 you'll be able to use HTTP/1.1 pipelining by using the
ra_serf HTTP access layer. That should reduce your latency problems.
Unfortunately, I'm unable to tell you when 1.5 will be available
exactly.

bye,

Erik.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-01-14 12:54:47 CET

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.