Van Liedekerke Franky writes:
 > how big can the size of locals get out of a performance point of view?
 > For rcpthosts it is said that, when more than 50 entries are in it, one
 > should use morercpthosts as well. But what is the equivalent for locals?

locals is read into memory once when qmail-send starts, and it is
built into a hash table.  rcpthosts, on the other hand, needs to be
available to qmail-smtpd, which is executed once for every incoming
smtp connection.

-- 
-russ nelson <[EMAIL PROTECTED]>  http://russnelson.com
Crynwr sells support for free software  | PGPok | Government schools are so
521 Pleasant Valley Rd. | +1 315 268 1925 voice | bad that any rank amateur
Potsdam, NY 13676-3213  | +1 315 268 9201 FAX   | can outdo them. Homeschool!

Reply via email to