On 11.07.2013 19:42, Ben Reser wrote:
> Now part of the concern over CL is that we'd end up having to use temp
> files. My test setup was using ramdisk for the test workspace and the
> system disk is a SSD, so that might help hide some of that. Even more
> importantly I believe the request needs to be over 100k before it'd
> need a tempfile, so I kinda doubt our test suite exercises that much.

I suspect that's completely irrelevant, since the probe issues OPTIONS
requests which are very small and should never spill to disk. The big
requests would be GET/PUT of large files and/or deltas, IIRC -- but
those shouldn't have to be retried if the probe does the right thing.

-- Brane


-- 
Branko Čibej | Director of Subversion
WANdisco // Non-Stop Data
e. br...@wandisco.com

Reply via email to