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

Reply via email to