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

svnserve threads

From: JfK Viper <jfk.viper_at_gmail.com>
Date: 2007-10-12 17:58:42 CEST

Hi,
I see that when I run svnserve in demon mode using svnserve -d -r , and do
ps -ef | grep svnserve , it shows numerous processess/threads related to
this svnserve.

I see that there is one parent process and numerous processess/threads
generated to help client access the server. I want my server to be clean and
just want to see only the parent PID and not others.

How do i do that? I see some options like using -T but i was wondering why
is it not default? Will it impact performance ? Are there any other
solutions to it ?

Specs: Solaris 10, 64 bit, Subversion 1.4.3.

Thanks in advance for your help.
Received on Fri Oct 12 18:02:41 2007

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.