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

Re: Apache very slow, svnserve fast under Windows 2003 server

From: Håvard Vold <hovoid_at_hotmail.com>
Date: 2004-12-16 21:41:23 CET

>From: Mark Phippard <MarkP@softlanding.com>
>To: "Håvard Vold" <hovoid@hotmail.com>
>CC: users@subversion.tigris.org
>Subject: Re: Apache very slow, svnserve fast under Windows 2003 server
>Apache is always slower than svnserve, but in this case it is a specific
>performance regression in 1.0.8/1.1.0 that was corrected in 1.0.9/1.1.1.
>Also, in your Apache location directive you should add SVNPathAuthz off so
>that it looks like this:
>
><Location /svn>
> DAV svn
> SVNParentPath /public/Repositories
> SVNPathAuthz off
></Location>
>
>That will get you the maximum Apache performance. This problem affects
>Apache on all platforms, but it was most noticeable on Windows.
>
>Mark
>
>

Mark,

I tried this and restarted Apache, but no cigar. I think I shall have to go
and try on Linux (SuZE, probably) to see if I am doing something
conceptually wrong..........

Best regards,

Håvard Vold
>
>
>_____________________________________________________________________________
>Scanned for SoftLanding Systems, Inc. by IBM Email Security Management
>Services powered by MessageLabs.
>_____________________________________________________________________________
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
>For additional commands, e-mail: users-help@subversion.tigris.org
>

_________________________________________________________________
Don’t just search. Find. Check out the new MSN Search!
http://search.msn.click-url.com/go/onm00200636ave/direct/01/

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Dec 16 21:49:56 2004

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.