I'm running four qmail smtp servers with a concurrencyremote of 500 each
one, to do this you need to setup these points :

1) Apply this patch at your qmail-1.03 source tree :
http://www.qmail.org/big-concurrency.patch
2) Before compiling edit conf-spawn and put "500" in the first line
3) Compile and install
4) echo "500" > /var/qmail/control/concurrencyremote

*** If you're using Linux  2.2.x (and 2.0.x I think too) :

echo 65536 > /proc/sys/fs/inode-max
echo 16384 > /proc/sys/fs/file-max

You need to do this every system reboot, I don't know how to make this cange
persistent.

Whit these steps you can get up to 500 qmail-remote proccesses at the same
time..... I'm trying to get more than 500 but at the moment I can't.


Bye.
RDA.-

-----Original Message-----
From: Nicolas Deslions <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED] <[EMAIL PROTECTED]>
Date: Monday, October 23, 2000 1:12 PM
Subject: RE: What should i modify to run more than 256 qmail processes ?


>yup unique messages.
>
>
>-----Message d'origine-----
>De : Sean Reifschneider [mailto:[EMAIL PROTECTED]]
>Envoyé : Monday, October 23, 2000 17:40
>À : Nicolas Deslions
>Cc : [EMAIL PROTECTED]; [EMAIL PROTECTED]
>Objet : Re: What should i modify to run more than 256 qmail processes ?
>
>
>On Mon, Oct 23, 2000 at 05:03:21PM +0200, Nicolas Deslions wrote:
>>i want to launch a lot of qmail-remote processes , we handle a lot of
>>outgoing mails here, atm around 150.000/day but it will be more very soon.
>>I want to send all those mails within 2 hours.
>
>Are these unique messages, or are you using a boatload of recipients on
>a single message?  In the former case, you'll be pushing it to get 75,000
>individual messages injected into the queue per hour on a single machine.
>That's about the max I'd expect you to be able to process without going
>to multiple machines though.
>
>Sean
>--
> Tools may limit the user, but the utility of tools is limited by the
> skill of the user.  -- Leonard Compagno
>Sean Reifschneider, Inimitably Superfluous <[EMAIL PROTECTED]>
>tummy.com - Linux Consulting since 1995. Qmail, KRUD, Firewalls, Python
>

Reply via email to