Hello,
My subversion server uses mod_auth_kerb for authentication (SPNEGO or
password) and AuthLDAP for permissions based on groups (since Subversion
1.3 or 1.4 I guess)
If I discard my Kerberos TGT and use password authentication, Subversion
client is able to export. There is chance mod_auth_ke
Hello Ryan,
My server runs with "MaxKeepAliveRequests 1" since Subversion 1.8 is
available (client side issue) and I had no such troubles before upgrading
server itself.
I cannot go further investigating on production, I am switching to
preproduction and try to reproduce there too.
Thank yo
> On Sep 13, 2016, at 1:59 AM, Yves Martin wrote:
>
> Hello,
>
> I am hosting a lot of repositories for my company projects since years and
> since server upgrade to 1.8 (from 1.6) some users report connection timeout
> when running their project checkout or export.
>
> My server is Debian