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

Re: serf in 1.8

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Tue, 13 Nov 2012 20:44:37 +0100

On 13.11.2012 14:58, Mark Phippard wrote:

> We did some testing in our lab, and the KeepAlive settings help a lot
> here. Without any KeepAlive, then obviously every Serf request on
> every connection needed to be re-authenticated. With KeepAlive on and
> the connection limit set high enough then it was reduced to just the 4
> connections that Serf opens to the server. So for our case, making
> sure this was in place on our server, and then doing some more testing
> to figure out the increases we needed to make in our backends was the
> main issue to deal with.

Did you do some testing with Windows domain authentication as well?
Because last time I did some testing with that, KeepAlive doesn't do
anything there.
For some setups (for example, if the user GUEST is enabled on the domain
controller) the re-authentication traffic is more than double the normal
svn traffic.

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.net
Received on 2012-11-13 20:45:13 CET

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

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