serf errors on responses bigger than 4GB
From: Philip Martin <philip.martin_at_wandisco.com>
Date: Wed, 01 Oct 2014 11:48:38 +0100
Andreas Stieger <andreas.stieger_at_gmx.de> writes:
> I
Andreas identified a bug in serf that causes decompression to fail when
In my testing a commit of a 5GB /dev/urandom file over HTTP using serf
svn: E120104: ra_serf: An error occurred during decompression
I also tried the checkout with compression disabled by the client and
svn: E120106: ra_serf: The server sent a truncated HTTP response body.
but this turned out to be the known mod_deflate memory leak causing the
Doing a search I see users reporting both the above serf errors. The
I merged r2419 to my 1.3.x build and it fixes the compressed checkout.
-
|
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.