> > 1. mod_proxy_balancer sets BALANCER_WORKER_STATUS env var as in BZ
> > 64338 2. mod_proxy_ajp copies BALANCER_WORKER_STATUS to
> > request-attribute (that's a thing in AJP) and sends to origin
> > server 3. mod_proxy_http copies BALANCER_WORKER_STATUS to
> > X-Worker-Status (or similar) request header and sends to origin
> > server 4. other mod_proxy_* modules do similar things as necessary
> > (?)
>
> I've updated my proposed patch in BZ 64388 which implements the above
> (except #4).
>
> Comments are appreciated. I'm trying to get mod_proxy and friends to
> feature-parity with mod_jk.

looks reasonable in concept, I wouldn't let #4 block APJ/HTTP.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org

Reply via email to