Re: AW: AW: AW: Segmentation Fault with SVN Client related to serf
From: Philip Martin <philip.martin_at_wandisco.com>
Date: Thu, 08 Jan 2015 13:33:32 +0000
<pierre.viret_at_postfinance.ch> writes:
> The status line is not blocked. The debugging message means that we
I've never seen Apache send a second status line. Perhaps the message
ch.nevis.session.secroles: auth.strong,idma_Benutzer,infplat_user,esclienttest_r
I see that every response also has:
Connection: close
This looks as if you do not have KeepAlive enabled on the server, or
All the above is probably irrelevant to the problem.
I've converted your trace into a Python script to implement a server
Using a standard 1.8 client against this dummy server gives:
$ svn ls http://127.0.0.1:7777/svn/t_sponis_testrepo
That's because the client sends v2 requests and the v1 responses do not
$ SVN_I_LIKE_LATENCY_SO_IGNORE_HTTPV2=yes svn ls http://127.0.0.1:7777/svn/t_sponis_testrepo
Your client will not have the debug code to do that. How is your client
-- Philip Martin | Subversion Committer WANdisco // *Non-Stop Data*
|
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.