Paul Murphy wrote: > Alternatively, have filter_tick defined, and make it run a query on > the database, then configure the multiplexor to use the tick > function, which will stop the connection timeout.
That won't work, because you have no idea which slave will run the tick. All the ticks might happen in one slave, while all the other slaves' connections time out... Regards, David. _______________________________________________ NOTE: If there is a disclaimer or other legal boilerplate in the above message, it is NULL AND VOID. You may ignore it. Visit http://www.mimedefang.org and http://www.roaringpenguin.com MIMEDefang mailing list [email protected] http://lists.roaringpenguin.com/mailman/listinfo/mimedefang

