On Mon, 15 Mar 2004, David Nicol wrote:
Matt Sergeant wrote:
I've checked a fork server ... number of child limits.
Matt.
Here's a way to do number of child limiting:
Another is to use the facilities of Net::Daemon. I'm curious to know whether Matt looked at Net::Daemon before starting his implementation.
I have used Net::Server before, but I'm a little bit against a further dependency which has its own way of configuring things. YMMV.
I'll have a look at adding cdb lookup and setting of environment variables
based on connecting IP address.
It already does that bit. Except for relay hosts. But I already added config file support for allowed relay hosts when I added the select server.
However please send patches if you find things missing. It's performing extremely well for me.
Matt.
