Slow initial repo access (https method)

2011-04-20 Thread Matthew Fletcher
Hi, We are using svn 1.6.16 on the server and have noticed that there is a large pause in the inital https requests, (snip of wireshark shown bellow). Basically it looks like this is a server side issue but i am not sure where to look for logs (apache ?). 10.141.80.130 (server) 10.141.81.134 (

Re: Slow initial repo access (https method)

2011-04-20 Thread Daniel Shahaf
On Wed, 20 Apr 2011 14:06 +0100, "Matthew Fletcher" wrote: > Hi, > > We are using svn 1.6.16 on the server and have noticed that there is a large > pause in the inital https requests, (snip of wireshark shown bellow). > Basically it looks like this is a server side issue but i am not sure wh

RE: Slow initial repo access (https method)

2011-04-21 Thread Matthew Fletcher
Subject: Re: Slow initial repo access (https method) > > > > On Wed, 20 Apr 2011 14:06 +0100, "Matthew Fletcher" > wrote: > > Hi, > > > > We are using svn 1.6.16 on the server and have noticed that > there is a large pause in the inital https requ

RE: Slow initial repo access (https method)

2011-04-21 Thread Daniel Shahaf
Daniel Shahaf [mailto:d...@daniel.shahaf.name] > > Sent: 20 April 2011 18:21 > > To: Matthew Fletcher; users@subversion.apache.org > > Subject: Re: Slow initial repo access (https method) > > > > > > > > On Wed, 20 Apr 2011 14:06 +0100, "Matthew Fle

RE: Slow initial repo access (https method)

2011-04-21 Thread Matthew Fletcher
e- > From: Daniel Shahaf [mailto:d...@daniel.shahaf.name] > Sent: 21 April 2011 09:49 > To: Matthew Fletcher; users@subversion.apache.org > Subject: RE: Slow initial repo access (https method) > > The problem may be not openssl but rather your authentication > backend (

RE: Slow initial repo access (https method)

2011-04-21 Thread Matthew Fletcher
el Shahaf'; users@subversion.apache.org > Subject: RE: Slow initial repo access (https method) > > > Hi, > > Nothing as fancy as LDAP, just a basic file. > > AuthType Basic > AuthBasicProvider file > > > I wonder if it could be due to DNS name lookup issues, > >

Re: Slow initial repo access (https method)

2011-04-21 Thread Daniel Shahaf
t; From: Matthew Fletcher > > Sent: 21 April 2011 09:55 > > To: 'Daniel Shahaf'; users@subversion.apache.org > > Subject: RE: Slow initial repo access (https method) > > > > > > Hi, > > > > Nothing as fancy as LDAP, just a basic fil

RE: Slow initial repo access (https method)

2011-04-21 Thread Matthew Fletcher
, so will try and turn on logging within mod_ssl. regards Matthew J Fletcher > -Original Message- > From: Daniel Shahaf [mailto:d...@daniel.shahaf.name] > Sent: 21 April 2011 10:25 > To: Matthew Fletcher > Cc: users@subversion.apache.org > Subject: Re: Slow initi

Re: Slow initial repo access (https method)

2011-04-21 Thread Daniel Shahaf
> > regards > > Matthew J Fletcher > > > > -Original Message- > > From: Daniel Shahaf [mailto:d...@daniel.shahaf.name] > > Sent: 21 April 2011 10:25 > > To: Matthew Fletcher > > Cc: users@subversion.apache.org > > Subject: Re: Slow initial repo access (ht

Re: Slow initial repo access (https method)

2011-04-22 Thread Brian Brophy
Is your trace below only showing traffic from client to SVN server? If so, try grabbing all traffic from the client to see what else may be going on. There are a couple features of SSL which may explain this. First, does your certificate signing chain include intermediary signers? An exampl

RE: Slow initial repo access (https method)

2011-04-22 Thread Matthew Fletcher
svn internaly in an small company and dont have a big IT department. regards Matthew J Fletcher > -Original Message- > From: Brian Brophy [mailto:brianmbro...@gmail.com] > Sent: 22 April 2011 16:39 > To: Matthew Fletcher; users@subversion.apache.org > Subject: Re: Sl

Re: Slow initial repo access (https method)

2011-04-28 Thread Matthew Fletcher
Hi, Just to let everyone know that the problem turned out to be that SSL applications on Windows (the TortoiseSVN client in our case) lookup www.download.windowsupdate.com to get updates to the certificate revocation list. See http://support.microsoft.com/kb/317541 We operate in an environment