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

Re: general server performance (was Re: apache svn server memory usage?)

From: Mukund <mukund_at_tessna.com>
Date: 2003-07-02 13:59:17 CEST

On Tue, Jul 01, 2003 at 10:42:43AM -0500, Ben Collins-Sussman wrote:
| every 2 seconds!) There's been discusion about keeping the
| repository open for the whole TCP/IP "connection session", and
| Sander has experimented with this, but it didn't seem to do much.
| Still need to investigate.

Hi Sussman

I am going to try this patch when Sander looks at Greg Stein's comments
(in this thread) for his patch and releases a new one if he thinks
modifications are due.

I am not sure how keeping the repository open will not help, as the
performance degradation is due to syncs of the accumulated
transactions when the DB is closed at the end of every HTTP request.
A checkout has the disk chugging like when an OS thrashes.

Mukund

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Jul 2 14:01:47 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.