Exim able to handle huge loads of e-mail

Página superior
Eliminar este mensaje
Responder a este mensaje
Autor: Christoph Lameter
Fecha:  
A: exim-users
Asunto: Exim able to handle huge loads of e-mail
The recent modification (1.625) have finally enabled one of my system to
deliver huge amounts of email without a problem.

Hardware:
NexGen 586-100 48M Ram 10G HD (Mixed SCSI+IDE), 3 Ethernet Boards

Software:
Debian 1.3, Linux 2.0.29, Exim 1.625 (.deb available from ftp.fuller.edu/Linux)

Running exim is one of the minor functions of this machine. Main functions
are

1. Full UseNet Feed
2. FTP Site and Mirror Site for the Debian Project
3. External DNS Server
4. Router/NAT for our Library

Delivery of exim is restricted to only take place when the load is <2.0

Notable entries in /etc/exim.conf

split_spool_directory = true
freeze_tell_mailmaster = true
ignore_errmsg_errors = true
deliver_load_max = 10
deliver_queue_load_max = 99
queue_only_load = 2
smtp_accept_queue = 10
queue_run_max = 5
message_size_limit = 300000
return_size_limit = 10000

I needed to set deliver_queue_load_max very high in order to insure that
the mail queue is completely scanned. Otherwise exim will abort in the
midst of a queue run when the load gets higher than 2.0 and some messages
will never be processed.

I hope to be able to test the machine with a load of up to 200.000 in the
next days.

Exim statistics from 1997-06-10 06:48:04 to 1997-06-11 06:44:30

Grand total summary
-------------------
                                                       At least one address
  TOTAL               Volume    Messages    Hosts      Delayed    Failed
  Received              14MB        3764       18     981 26.1%    635 16.9%
  Delivered            479MB      100673     2343


Deliveries by transport
-----------------------
                      Volume    Messages
  address_file         232KB          19
  address_pipe        1038KB         359
  local_delivery       132KB          27
  smtp                 477MB      100268


Deliveries per hour (each dot is 146 deliveries)
------------------------------------------------

00-01   3329 ......................
01-02   3937 ..........................
02-03   6293 ...........................................
03-04   2258 ...............
04-05    670 ....
05-06   3424 .......................
06-07   3831 ..........................
07-08   5716 .......................................
08-09   5791 .......................................
09-10   5433 .....................................
10-11   5104 ..................................
11-12   3077 .....................
12-13   4912 .................................
13-14   3875 ..........................
14-15   7294 .................................................
15-16   5397 ....................................
16-17   4650 ...............................
17-18   4415 ..............................
18-19   2703 ..................
19-20   2803 ...................
20-21   4169 ............................
21-22   4659 ...............................
22-23   2673 ..................
23-24   4260 .............................



--- +++ --- +++ --- +++ --- +++ --- +++ --- +++ --- +++ ---