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

Disable Keep Alives and/or Pipelining?

From: Kyle Echols <subversion_at_kyleechols.com>
Date: Mon, 9 Mar 2020 08:07:41 -0500

We run through a reverse proxy for SVN access and that proxy has
KeepAlives disabled, as a result, I've been asked if it's possible to
disable KeepAlives and/or HTTP Pipelining in the subversion client?

For some background, we are getting SSL errors when trying to checkout /
update that don't occur going to the server direct (bypassing the proxy)
and all we see in the reverse proxy (Apache HTTPd under the covers) logs
are:

     "insecure re-negotiation required, but a pipelined request is
present; keep alive disabled"

TortoiseSVN returns:

     Error running context: An error occurred during SSL communication

The SVN Server (CollabNET) -

     Reports a broken pipe, with a "HINT: Stop button pressed in
browser?" type message

Thanks in advance,
Received on 2020-03-09 14:18:15 CET

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.