[prev in list] [next in list] [prev in thread] [next in thread] 

List:       tortoisesvn-users
Subject:    Re: Problem on SVN over Apache / SSL
From:       "Florian Dautermann" <snoozle () gmx ! eu>
Date:       2008-02-27 13:12:42
Message-ID: 20080227131242.255330 () gmx ! net
[Download RAW message or body]

> > snoozle@gmx.eu wrote:
> > > Hi,
> > > 
> > > I have an Apache 2.2.3 running on a Linux host. On top of that I
> > > built a subversion 1.4.6. The access to the repository is done via
> > > SSL over the Apache (https) and the access is controlled via NTLM
> > > (mod_auth_ntlm for Apache). Browsing the Repositories via Firefox
> > > works fine and quick (~4MB/s).
> > > 
> > > Now the problem: when I check out a project via TortoiseSVN (1.4.7) I
> > > get a horrible speed (~100kb/s) and only 13 files are checked out.
> > > Updating reveals another 13 files and so on.
> > > 
> > > When I disable NTLM and SSL I get nice speeds and the full repository
> > > also via Tortoise.
> > > 
> > > Did anyone encounter such an error or does anyone have an idea what
> > > goes wrong here? If you need more input please let me know.
> > 
> > I've never used mod_auth_ntlm, but my guess is that the slow speed 
> > results from constant re-authentication. The mod_auth_sspi module on 
> > windows has a special config flag for this:
> > SSPIPerRequestAuth : set to 'on' if you want authorization per request 
> > instead of per connection
> > 
> > Maybe mod_auth_ntlm has something similar?
> > If not, you should maybe try the kerberos module.
> > 
> > Stefan
> 
> You seem to be right. I just want to correct one mor thing I said earlier.
> I am using mod_auth_ntlm_winbindd, not mod_auth_ntlm, sorry for the
> confusion. I have not found an option in this model to deactivate the
> Reauthentication yet, perhaps anyone has an idea?
> snoozle

I solved the problem of the partial checkouts with the directive "SVNPathAuthz off". \
Since I do not need per path authorization (per repository is enough for me) this is \
a good solution for me.

Still mysterious is the speed thing. The download speed is now extremely good \
(~5MB/s) but the upload speed i really poor (~100-300kb/s). Ideas welcome.

snoozle

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: users-help@tortoisesvn.tigris.org


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic