issue 860 investigation
From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2002-10-21 22:03:26 CEST
So issue #860 has been giving me nightmares. It looks like it's a
Here's my initial findings, just playing around with today's svn:
Issue 680 Initial Experiments
Using httpd-2.0.43 (released) and svn r3430.
Created a 100M random-data file:
dd if=/dev/urandom of=foo count=100000 bs=1024
* svn add; commit over ra_dav: svn peaks at 6M, httpd peaks at 17M
==> This isn't ideal, but it's not horrible either. It also makes a
* checkout new working copy over ra_dav: svn peaks at 5M, httpd at 12M
==> This is absolutely freaky. Can anyone explain this???!
The other thing that's odd is that the original bug report claims that
Why can't I reproduce the problem? Is it simply because I need to
---------------------------------------------------------------------
|
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.