Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 11 Oct 1995 11:57:38 -0700 (PDT)
From:      Julian Elischer <julian@ref.tfs.com>
To:        rashid@rk.ios.com (Rashid Karimov)
Cc:        hackers@freebsd.org
Subject:   Re: ANNEX'es erpcd: WEIRD behavior
Message-ID:  <199510111857.LAA02902@ref.tfs.com>
In-Reply-To: <199510120200.WAA02224@rk.ios.com> from "Rashid Karimov" at Oct 11, 95 10:00:40 pm

next in thread | previous in thread | raw e-mail | index | archive | help
> 
> 		Hi there folx,
> 
> 
> 	I have this weird problem here:
> 
> 	We have a dozen of ANNEX Terminal Servers serving
> 	our customers. The beast authentificates thru "erpcd"
> 	daemon via some rather proprietory protocol.
> 	Works fine on Sun Sparcs ( 2,10), but the version I
> 	compiled for FreeBSD moves the load aver. of the PC
> 	it runs on up to the level of 70-100.(P90/SCSI)
> 	It does authentificate though - at least first few 
> 	minutes, but it literally dies afterwards :(
> 
> 	Personally I think that P90 ( at least the one I have)
> 	easily outdoes SS10 - so this is not  because of the lack
> 	of resources ... the application is very resource consuming.
> 	Even if you run "top" , you see erpcd's as the top processes.
> 
> 	The password file is about 1 Mb big  , there are about 15,000
> 	accounts in it - in case it will help
To increase the load average it must be forking....
what does PS show?
have you tried looking at it with ktrace?
have you tried attaching to the children (ther must be some) with gdb?
(compile with -g)

> 
> 
> 
> 	Rashid
> 
> 
> 
> 




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199510111857.LAA02902>