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

Re: Subversion authentication via SASL GSSAPI and likewise open

From: slaventii <xumuku_at_gmail.com>
Date: Thu, 2 Aug 2012 10:29:10 +0300

>>> Sorry for mistake. Should be:
>>> up svn:// ~ 0m 19sec
>>> up https:// ~ 0m 35 sec
>>> up svn vs https perf, % ~ > 23%
>>
>> Okay, got it.
Sory for my maths :)
(35-19)=16 | 16*100/19=84% svn is more quicker
up svn vs https perf, % ~ > 84%
>
> Oh, and it just occurred to me: I assume your https test is with the
> neon http library (the default up until now). Can you also try those
> tests with the serf library (if that's compiled into your client)? To
> do that, adding the following option to your command line should work:
>
> --config-option servers:global:http-library=serf
>
> Beware: there are still some (known) problems when using the serf
> library in some environments (e.g. [1]), so you may or may not be able
> to run those tests successfully. Either way, it would be interesting
> to know ...
>
> [1] http://subversion.tigris.org/issues/show_bug.cgi?id=4174 - serf:
> checkout / export errors out with "svn: E730053: Error retrieving
> REPORT (730053)"
>
> --
> Johan

Will try, and will start the new topic.
At the end of this topic:
Now I ketp trying to setup SASL GSSAPI.
Will try to speed up https speed because is more acceptable for me as
admin but with current speed is inacceptable for devs.
Thanks all for help, especially Johan
Received on 2012-08-02 09:29:43 CEST

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.