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

RE: [TSVN] About Windows Performances[Scanned]

From: JS.staff <jsparrow_at_ecclescollege.ac.uk>
Date: 2004-08-27 17:10:58 CEST

Godda admit, I do find TSVN very sluggish over a LAN link to Apache. I
used it for weeks via a Apache server on the same machine and it was v
fast....

Server is W2k, Apache 2.0.50, SVN 1.0.6.

Client is W2k, TSVN 1.0.7

The server's not under any load.

-----Original Message-----
From: Guido Anzuoni [mailto:guido.anzuoni@kyneste.com]
Sent: 27 August 2004 15:12
To: dev@tortoisesvn.tigris.org
Subject: [TSVN] About Windows Performances[Scanned]

Hello,
I have posted around the same topic without too much success.
I run my subversion server on a Windows 2000 + Apache 2.0.50 and I have
noted huge latency in repository browsing not observed with a Linux
server. Using ethereal I have discovered that there is a delay of about
200ms between the header of PROPFIND request and the following xml body
(likely due to Nagle algorithm) when talking to a Windows server.

Has anyone evidence of this ?

The About box of TSVN claims the use of neon 0.24.6 that should have
solved the problem but...

I have posted the topic on neao list too and I have received some
suggestion that follows.

....
If you add

#define HAVE_SETSOCKOPT 1

to config.hw and rebuild neon, does that help? (maybe put a #warning in

the setsockopt code to ensure it's really getting compiled)

....

Is it something that affects TSVN build process too ?

Guido.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Fri Aug 27 18:45:24 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.