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

Re: Svnserve still exiting randomly in threaded mode

From: John Peacock <jpeacock_at_rowman.com>
Date: 2004-05-18 13:34:42 CEST

Branko Čibej wrote:
>> Uh, do you have any evidence for that statement? I've seen a lot of
>> poor incarnations of malloc wrappers and text editors and GUI toolkits,
>> but not so many bad logging libraries.
>>
>>
> I've seen lots and lots. :-)

Yeah, and unfortunately, syslog is a prime example. :-)

Luckily for us, I think svnserve won't be too likely to trigger syslog's
failings (high CPU usage, dropping lines under high load, filling up the
filesystem with logfiles).

>> I'm particularly concerned with log4c's invention of a new log4rc config
>> file, when Unix already has a perfectly good (well, perfectly adequate)
>> central logging configuration file.
>>
>>
> You don't have to use that configuratin file. If you want to keep things
> simple, you can do all the initialization programatically (which would
> make sense for svnserve, anyway).

I'll take a look at log4c, but as I said, I will be running svnserve under
daemontools, so there will also be a way to log to STDERR/STDOUT. I will also
look seriously at the Apache log code (since that can support pipes) and
wouldn't require another library.

John

-- 
John Peacock
Director of Information Research and Technology
Rowman & Littlefield Publishing Group
4720 Boston Way
Lanham, MD 20706
301-459-3366 x.5010
fax 301-429-5747
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue May 18 13:34:53 2004

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.