David F. Skoll wrote:
2) And controversially: A change to the slave-scheduling algorithm.
In previous versions, when the multiplexor went to pick a slave to do
work, it picked the oldest available slave, where "age" is measured by
how long ago the slave process was started.
It might be worth checking out the algorithm that Apache uses.
From memory, it picks the first free child process that was most recently
active. The theory goes that this process is most likely to still be in a
cache somewhere.
N
_______________________________________________
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