Re: Setting Ulimits by default.

2002-02-28 Thread Petro
On Mon, Feb 25, 2002 at 04:57:34PM -0600, Debian User wrote: > > My questions are: > > > > 1) Is this limit established by the kernel, or the shell. > The limit is definitly extablished by the kernel > The operating system controls and schedules the processes > > > 2)

Re: Setting Ulimits by default.

2002-02-25 Thread Debian User
> My questions are: > > 1) Is this limit established by the kernel, or the shell. The limit is definitly extablished by the kernel The operating system controls and schedules the processes > 2) Given the answer to 1), what is the best way to re-set it to > 1024

Setting Ulimits by default.

2002-02-25 Thread Petro
We're having a bit of a problem with our debian machines on heavily loaded servers relating to the number of threads or processes that can be spawned. Currently the default is set at 256 processes (soft) and "unlimited" hard. I need to set the default to 1024. We are curr