On 2/23/06, Cory Omand <coryomand@gmail.com> wrote:
Hi,

I am using Pound 2.0.2 (Solaris 10 SPARC) to load balance access to a set of hosts running Subversion 1.3.0 (mod_dav_svn/mod_authz_svn under Apache 2.2.0, Solaris 10 SPARC).  I am seeing some strange behavior with relatively large checkouts from subversion.  So far, the most I have been able to check out without errors is 4.7MB, so I'm not running into a filesize limit.  After a seemingly random amount of time/data during the checkout, I get the following warning from pound:

Feb 23 10:35:09 host.domain pound: [ID 702911 daemon.warning ] error copy chunk cont: Connection timed out

Additional information -- I just tried the same checkout, through Pound, both with and without Session Type=IP, only from a network host which is closer to the server.  Previous checkouts were tested from a different campus within our intranet, so had a higher latency.  The low latency checkouts completed without any error at all.

I will increase the Client timeout, and see whether the condition goes away.  I will initially set this to 60 (default = 10) -- is this a reasonable value?

Regards,
C.