https://bz.apache.org/bugzilla/show_bug.cgi?id=64338
--- Comment #1 from Christopher Schultz <[email protected]> --- Created attachment 37337 --> https://bz.apache.org/bugzilla/attachment.cgi?id=37337&action=edit Add BALANCER_WORKER_STATUS environment variable Patch is against 2.4 trunk. I decided to simply dump the decimal-int value of the status into the environment variable rather than trying to render it into a human-readable status value like the (confusingly-named) ap_proxy_parse_wstatus() function does. I believe I have chosen the correct APR routines for proper resource-management. -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
