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

Re: [PATCH] Turn on deflate in the client

From: Kevin Pilch-Bisson <kevin_at_pilch-bisson.net>
Date: 2002-02-14 21:34:43 CET

On Thu, Feb 14, 2002 at 08:43:53PM +0100, Sander Striker wrote:
> Hi,
>
> This patch gave me the following error on a server with mod_deflate enabled:
>
> A trunk/subversion/tests/libsvn_fs/fs-test.c
>
> subversion/libsvn_ra_dav/fetch.c:1044
> svn_error: #21082 : <RA layer request failed>
> could not checkout a file
>
> subversion/libsvn_ra_dav/util.c:77
> svn_error: #21082 : <RA layer request failed>
> fetching a file: Could not read response body: connection was closed by server.
>
> Maybe someone can look into this? I'm not seeing the problem just yet.
> Joe, did I put the neon calls in the right places (esp. the destroy)?
>
Sander and I were both working on this patch, and I get _EXACTLY_ the same
results as him. Both fail when getting fs-test.c. We were trying to check
out the same repository, but from different continents, so it doesn't seem
plausible that it is a timing related problem.

I grabbed an ethereal log from or the session, and have posted it at
http://pilchie.homeip.net/~kevin/eth.log (1.4MB).

I'm not a TCP/IP expert but I noticed a couple of things that seemed strange
to me.

1) The port on my machine changes every once and a while (I thought we were
using two and only two sessions. (or can a session involve multiple
connections?)

2) It seems to be the server who sends a FIN packet first.

Anyway, if this helps anyone cool.

-- 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Kevin Pilch-Bisson                    http://www.pilch-bisson.net
     "Historically speaking, the presences of wheels in Unix
     has never precluded their reinvention." - Larry Wall
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

  • application/pgp-signature attachment: stored
Received on Sat Oct 21 14:37:08 2006

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.