[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 20:22:12 CEST

Philip Martin <philip@codematters.co.uk> writes:

> My httpd access_log shows a PROPFIND for the trunk dir and then a
> whole load of GETs for the files. There is a 3 minute gap between the
> PROPFIND and the GET.
>
> 127.0.0.1 - - [11/Jul/2003:19:00:15 +0100] "PROPFIND /tests/repostress HTTP/1.1"
> 207 583
> 127.0.0.1 - - [11/Jul/2003:19:00:18 +0100] "PROPFIND /tests/repostress/!svn/bc/1
> /trunk HTTP/1.1" 207 982388
> 127.0.0.1 - - [11/Jul/2003:19:03:20 +0100] "GET /tests/repostress/!svn/ver/1/tru

Yikes, when watching ethereal, do you see lots of data streaming
during those 3 minutes? If so, I wonder if the *client* isn't dealing
with the server's 1000-child response streamily.

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