[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

RE: Re: Negotiate auth not possible in 1.8 / 1.7

From: Andre Szünstein <Andre.Szuenstein_at_steag.com>
Date: Mon, 7 Oct 2013 03:08:20 -0700 (PDT)

Hi,

> > I have problems using TortoiseSVN/CollabSVN (1.8.3) when using negotiate with apache server.
> > The used serf library seems to be broken, a request like "svn ls https://server/path" leads to an endless request loop. Unfortunatly it does not seem to be possible to debug the serf library like neon in 1.7, so I can not post so much details :( But I can see in the server logs, that the client is requesting the url again and again, getting 401 status back.
> >
>
> there's an open issue in the serf issue tracker that might describe
> the root cause of your problem:
> https://code.google.com/p/serf/issues/detail?id=119

Thanks for the answer. This solves the problem!

> Are you using a proxy server with Negotiate?

No, I am using direct connection, but there is a hint about KeepAlive in the issue.
Indeed KeepAlive was deactivated on our server. I have activated KeepAlive and now it works!

Best regards,
  Andre

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=757&dsMessageId=3065831

To unsubscribe from this discussion, e-mail: [dev-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2013-10-07 16:48:53 CEST

This is an archived mail posted to the TortoiseSVN Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.