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

[TSVN] Re: Performances of TSVN vs Subversion

From: Russell Hind <rh_gmane_at_mac.com>
Date: 2004-10-06 12:27:55 CEST

Guido Anzuoni wrote:
> In detail, PROPFIND requests are split in 2 packets: HTTP 1.1 header and
> DAV request body.
> Using svn command line, ethereal shows that, after sending first packet,
> there is an ACK received by the server with 200msec delay.

I take the server is running under windows. With hit socket issues with
windows comminicating with a robotic arm due to windows delaying acks
until either a second packet arrives or 200ms passes.

There is a registry key you can set to adjust the ack delay in windows
for a network adapter but I guess svn should just send the next packet
immediately rather than wait for the ack.

If anyone is interested I can dig out what reg key needs adding to stop
acks being delayed by 200ms.

Cheers

Russell

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Wed Oct 6 17:02:18 2004

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

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