On Tue, Nov 05, 2002 at 06:44:47PM +0100, Lasse Laursen wrote:
> How is the optimum number of nfsd processes determined on the server? On
> our current setup we have 4 nfs daemons running serving 3 clients
> (webservers)
> 
> Is the number of daemons to start determined by the number of clients or
> the number of files that has to be transferred simultaniously?

I use something like "ps waux | grep nfs" and check the CPU time used by
the processes. Add processes until you have 1 or 2 that are typically
unused in normal loads.

-T

-- 
Losing an illusion makes you wiser than finding a truth.
        Ludwig Borne

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message

Reply via email to