>Is there a way to have a script which can be allowed to enabled/disable
>workers used in a reverse proxy.
>
>Similar to what can be done using the balancer-manager page, but without
>needing to have something that can emulate a web browser to do the job.

I'd be interested to know this too.

I wound up writing a perl script using WWW::Mechanize to handle the
web scraping.
I allowed unauthenticated access from localhost and run the script locally.

My use case was I wanted which workers were enabled/disable to persist
after an apache restart and/or failover to another server.

-Alex

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to