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

Re: svnserve under Linux inetd hangs, burning CPU cycles, under too low TCP-sendbuffer.

From: Philip Martin <philip.martin_at_wandisco.com>
Date: Mon, 01 Mar 2010 15:20:44 +0000

"Dr. Andreas Krüger" <andreas.krueger_at_dv-ratio.com> writes:

>> I tried to reproduce your problem without using OpenVZ.
>
> thanks for trying! (Though I don't think you have succeeded.)

I suppose it might be an openvz-only bug.

> I'm not complaining about "slow". I'm complaining about "no progress
> at all" and "endless loop".

strace should show you whether or not the server is writing any data,
and whether or not the writes are failing. Is it writing any data at
all? Are the writes failing?

It would help if you could install a debug version of svnserve and
attach gdb to spinning process.

-- 
Philip
Received on 2010-03-01 16:21:50 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.