Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 05 Jul 1997 07:24:29 +0000
From:      Maxim Master <master@kharkiv.net>
To:        freebsd-current@FreeBSD.ORG
Subject:   Re: is fingerd broken
Message-ID:  <33BDF6AD.59E2B600@kharkiv.net>

next in thread | raw e-mail | index | archive | help
> That's sounds like the problem.If i reboot it works but after awhile
> no.
> How do i change the max proc limit ?
> Thanks Manfred
> |==============================|
> |    mantar@netcom.com         |
> |    Ph. (415) 681-6235        |
> |==============================|

Increase the variable "maxusers" in your kernel config and rebuild it.
Maximum number of processes calculated by formula:
  maxusers * 16 + 20 (refer to /usr/src/sys/conf/param.c)

-- 

With best regards

#######################################
# Maxim V. Shchetinin aka Maxim Master
# Client/Server Application Programmer
# UNIX System Programer & Administrator
#######################################
# Home: http://www.kharkiv.com/~master/
# Talk: master@galaxy.kharkiv.com
# Mail: master@kharkiv.com
#######################################

********************************************************************
        ~NewsGate~ (c) Vladimir Litovka <doka@kharkiv.net>




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?33BDF6AD.59E2B600>