On 9/25/07, Scott Courtney <[EMAIL PROTECTED]> wrote:
>
> # This sets a cookie telling which server should have
> affinity for this client.
> # Requires mod_headers to be loaded.
> # Header always add Set-Cookie
> "MYAPP=MYAPP.%{BALANCER_W
Greetings!
I've been running Apache web sites for years, but until now had never needed
to reference environment variables inside the configuration files. I'm trying
to set up a load balancing configuration using mod_proxy_balancer under Apache
2.2.3 (stock install under Debian Etch).
My enabled