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

Re: Large Repositories - related to Re: Issuezilla #1350 -- update

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2003-07-11 23:11:06 CEST

"Johnson, Graham" <gjohnson@alpineaccess.com> writes:

> You misunderstood me. I REMOVED the http-timeout = 600 line for this
> test, which made the timeout error start happening again.

Yes, something is very wrong in mod_dav_svn.

I just tried an 'svn co http://' of a very, very large repository, and
traced with ethereal.

The last thing the client sent was a tiny little REPORT request. It
should take almost no time for the server to build the txn tree, and
start streaming back a tree-delta response. But it's not... the
server is just sitting there doing something else.

Running httpd in gdb now...

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Jul 11 23:12:58 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.