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

Re: Speeding up mod_dav_svn

From: <kfogel_at_collab.net>
Date: 2003-06-10 21:00:28 CEST

"Sander Striker" <striker@apache.org> writes:
> While thinking about caching the parsed access file for mod_authz_svn,
> a little light went on. We could keep the fs environment open during
> an entire connection, instead of opening/closing it per request.
> Typically, a svn client does most of its actions all over one connection
> (two at most), so we can probably abuse the connection pool for this.
> This could be a major saver.

!

Hmmm, I wonder, was there some reason we didn't do it that way
originally?

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Jun 10 21:46:52 2003

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.