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

Re: Performance

From: Paul Koning <pkoning_at_equallogic.com>
Date: 2005-09-13 23:37:58 CEST

>>>>> "Daniel" == Daniel Rucci <rucci@warganizer.com> writes:

 Daniel> Paul Koning wrote:
>> Just a thought... I have .htaccess files enabled, would that
>> matter?

 Daniel> According to apache it might:

 Daniel> [...] "When AllowOverride is set to allow the use of
 Daniel> .htaccess files, Apache will look in every directory for
 Daniel> .htaccess files. Thus, permitting .htaccess files causes a
 Daniel> performance hit, whether or not you actually even use them!"
 Daniel> [...]

Yes, that's what I was thinking about when I wrote the note. But does
that also affect the operations that occur while svn is in the middle
of doing a long complex job, like a massive checkout? It sounds like
mod_dav_svn has its own machinery that does not rely on stuff like
.htaccess, so the performance issue mentioned in the Apache book would
not apply.

Then again, I may be confused.

     paul

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Sep 14 00:48:09 2005

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.