RE: SSPI reauthentication during commit fails it
From: Bert Huijben <bert-svn_at_qqn.nl>
Date: 2007-04-06 13:04:05 CEST
Hi,
> -----Original Message-----
The SSPI authentication works with keep-alive connections; after an initial successful authorization the connection stays authorized for multiple requests over the same connection. Apache by default limits the number of requests to 100 per connection. (The number you see)
The default configuration of apache is
So a workaround might be to set this number higher; but I think neon should transparently try to use a new connection without asking subversion to authenticate again.
Bert
---------------------------------------------------------------------
|
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.