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

Re: Performance Issue/Hang with 1.5 svnserve

From: Emin.shopper Martinian.shopper <emin.shopper_at_gmail.com>
Date: Tue, 17 Feb 2009 15:42:36 -0500

Thanks everyone for your help. A combination of upgrading server,
clients, and trying the suggestions above seems to have improved
things significantly.

Thanks again for your help,
-Emin

On Wed, Feb 11, 2009 at 5:13 AM, Bert Huijben <rhuijben_at_sharpsvn.net> wrote:
>> -----Original Message-----
>> From: Jason Malinowski [mailto:jason_at_jason-m.com]
>> Sent: dinsdag 10 februari 2009 22:41
>> To: 'Emin.shopper Martinian.shopper'; users_at_subversion.tigris.org
>> Cc: 'Marshall White'
>> Subject: RE: Performance Issue/Hang with 1.5 svnserve
>>
>> What 1.5 package are you running svnserves from? I run an svnserve on
>> Windows downloaded from http://www.sliksvn.com/en/download and have not
>> had
>> the issues I saw with my built version on Ubuntu.
>>
>> Can you watch what's happening with Wireshark or other network tracer?
>> The
>> problem was clear it was a server issue since it would always pause
>> here:
>>
>> ... ( success ( ( CRAM-MD5 ) 16:XXXXXXXX XXXXXXX ) ) ( CRAM-MD5 ( ) )
>>
>> Do you see that same behavior?
>
> Are you by any chance using svn://localhost in your url? (or another
> hostname that also resolves to an ipv6 address?)
>
> The Slik Subversion package is compiled with IPv6 support enabled and when
> the network layer finds an ipv6 and an ipv4 address for a server it tries
> ipv6 before ipv4.
> (Newer windows versions register ::1 and 127.0.0.1 for the localhost
> domainname).
>
> You can easily try if you have this issue by trying an operation to
> svn://127.0.0.1/... instead of svn://localhost/...
>
> Bert
>
> ------------------------------------------------------
> http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=1138333
>
> To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
>

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=1180939

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-02-17 21:45:07 CET

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.