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

RE: timeout issues over vpn

From: Paul Koning <pkoning_at_equallogic.com>
Date: 2006-01-09 01:58:13 CET

>>>>> "steven" == steven higgan <steven.higgan> writes:

 steven> From: Ximon Eighteen
>> I think someone recently had a similar problem and solved it by
>> changing the value of the Apache KeepAlives setting. I can't find
>> the message now using the Google search at svn.haxx.se and I've
>> deleted the mail, but there was something about KeepAlives
>> recently.

 steven> Apologies I should have been more precise, we are using the
 steven> SVN protocol over a vpn - not apache.

What VPN protocol?

SSH, depending on config, has a nasty habit of timing out. Turning on
keepalive in the sshd config may help, though I remember having a
struggle in this area. For some reason, traffic through a port
forwarding tunnel didn't count as "real" traffic, so SSH was closing
down the connection on grounds of idleness even when it wasn't idle at
all.

        paul

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Jan 9 02:03:51 2006

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.