Re: Upps.. :) Kernel parameters

2001-04-10 Thread Dave Sill

[EMAIL PROTECTED] wrote:

>Hi! I'm running the Qmail-1.03(big-todo.patch and big-concurrency.path)
>+ Ezmlm-0.53 on Linux Debian Kernel 2.2.17
>
>[snipped]
>
>The conf-spawn limit to 509!

What does that mean? Did you set it to 1000 and find that it never
spawned more than 509? Did you set it to 1000 and get an error message
saying the limit was 509?

Remember:

  1) Tell us what you did.
  2) Tell us what you expected to happen.
  3) Tell us what *did* happen.

-Dave



Upps.. :) Kernel parameters

2001-04-09 Thread Federico Edelman Anaya

Hi! I'm running the Qmail-1.03(big-todo.patch and big-concurrency.path)
+ Ezmlm-0.53 on Linux Debian Kernel 2.2.17

I have a question!
What kernel's parameters is most aproppiate for my kernel?

I put in /etc/sysctl.conf

fs.file-max=16384
fs.inode-max=65536

ulimit -n 8192 in /etc/init.d/qmaild   <---Correction


The conf-spawn limit to 509! how can I compile the qmail with 1000 in
conf-spawn?

Thanks..