Re: Subversion queries hanging, timing out

2010-01-15 Thread Dave Purrington
Kudos! The module needs some TLC, I'm sure people will appreciate the work. Unfortunately, we've moved away from it and will not be moving back. It's too disruptive to my repo user community to keep changing our auth strategy. I wish you well! -dave On Fri, Jan 15, 2010 at 9:50 AM, Andrey Repin

Re: Subversion queries hanging, timing out

2010-01-15 Thread Andrey Repin
Greetings, Dave Purrington! > Lately we have been experiencing intermittent timeouts with our Subversion > operations. It does not happen initially, but after a while it starts > happening. Restarting Apache alleviates the problem, but it comes back after > a time. As you can imagine, this wreaks

Re: Subversion queries hanging, timing out

2010-01-14 Thread Dave Purrington
at 4:37 AM, wrote: > Hi, > > (sorry for the format - OutBarf again..) > > >From: Dave Purrington [mailto:dave.purring...@gmail.com] >Sent: Monday, January 11, 2010 8:25 PM >To: users@subversion.apache.org >

RE: Subversion queries hanging, timing out

2010-01-14 Thread Ullrich.Jans
Hi, (sorry for the format - OutBarf again..) From: Dave Purrington [mailto:dave.purring...@gmail.com] Sent: Monday, January 11, 2010 8:25 PM To: users@subversion.apache.org Subject: Subversion queries hanging, timing out

Re: Subversion queries hanging, timing out

2010-01-11 Thread Rob van Oostrum
Does mod_auth_sspi rely on persistent connections to the AD? Does mod_auth_sspi use a connection pool and/or rely on persistent connections to the AD? I've come across timeout issues like this with LDAP/AD integrations, where the AD admins would not allow persistent connections, which would break S

Subversion queries hanging, timing out

2010-01-11 Thread Dave Purrington
Hello, Lately we have been experiencing intermittent timeouts with our Subversion operations. It does not happen initially, but after a while it starts happening. Restarting Apache alleviates the problem, but it comes back after a time. As you can imagine, this wreaks havoc. Our operating environ