Existing connection forcibly closed by remote host (SVN over VPN issue)
From: NASCIMENTO eduardo <eduardo.NASCIMENTO_at_gemalto.com>
Date: Thu, 28 May 2009 18:59:49 +0200
Hi all!
I have a problem with SVN server (https protocol) running over VPN. The problem is consistent and reproducible. When connected to VPN any commit operation containing more than a few Kb of data will fail after returning the following error:
Error: Commit failed (details follow):
The problem only happens when accessing SVN over VPN. Connected to the office network everything works fine. Only commits are affected. Using my SVN client I can browse the repository, checkout folders and even remotely rename or delete them. Surprisingly if I try to commit (svn add + svn commit) just a few Kb of data it works! Commit files bigger than 100 Kb is impossible. Please see below my setup:
- HOST :
Suspecting a timeout I changed httpd.conf to:
Timeout 50000
Unfortunately it didn't work. Does someone guess what could be the problem? Any hint is very welcome.
Thank you,
Eduardo Nascimento
------------------------------------------------------
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
|
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.