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

Re: [serf-dev] serf errors on responses bigger than 4GB

From: Mark Phippard <markphip_at_gmail.com>
Date: Wed, 1 Oct 2014 10:36:48 -0400

On Wed, Oct 1, 2014 at 10:03 AM, Philip Martin <philip.martin_at_wandisco.com>
wrote:

> "C. Michael Pilato" <cmpilato_at_gmail.com> writes:
>
> > The log message for r2419 mentions "files" larger than 4Gb, and leads me
> > to believe that this problem only affects GETs. But here, Philip avoids
> > the term "files" and talks about the "compressed size". Does the bug
> > fixed in r2419 manifest on any response > 4GB, such as a bulk-mode
> > REPORT carrying a whole Subversion tree that's larger than 4GB?
>
> I can trigger the decompression error on a 5GB REPORT by setting
> http-bulk-updates=yes on the client side.
>
>
This does not really answer the question.

Was your REPORT 5GB because it had a single file > 4GB or because it had
tens of thousands of small files? Mike's question is about the latter.

Does Serf only fail when decompressing a single large file, or also if the
entire REPORT response happens to be > 4 GB? The latter probably would be
a much more common problem to run into if it can happen.

-- 
Thanks
Mark Phippard
http://markphip.blogspot.com/
Received on 2014-10-01 16:37:16 CEST

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.