On Jul 26, 2006, at 12:11 PM, Jean-frederic Clere wrote:
Hi,I have started to write a "generic" health-checker for mod_proxy. I would like to change the macro PROXY_WORKER_IS_USABLE() to a routine in proxy_util.c.
Why? We're simply checking bits... I can't see bothering with the overhead of a function call.