]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
* Add the following environment variables to expose the information
authorRuediger Pluem <rpluem@apache.org>
Mon, 26 Jun 2006 16:59:38 +0000 (16:59 +0000)
committerRuediger Pluem <rpluem@apache.org>
Mon, 26 Jun 2006 16:59:38 +0000 (16:59 +0000)
commit58f86ac058df0d413054cfef286a3824017737cf
tree333dcfba8dfb452c5b15901b462c4bde9a3d0632
parentd65a57ea79dd2d6fdc8bff557609874e3fbf22f2
* Add the following environment variables to expose the information
* about
  the route, the sticky session and the worker used during a request to
  other modules:

  BALANCER_SESSION_STICKY
  BALANCER_SESSION_ROUTE
  BALANCER_NAME
  BALANCER_WORKER_NAME
  BALANCER_WORKER_ROUTE

PR: 39806
Submitted by: Brian <brectanu gmail.com>
Reviewed by: rpluem

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@417238 13f79535-47bb-0310-9956-ffa450edef68
CHANGES
docs/manual/mod/mod_proxy_balancer.xml
modules/proxy/mod_proxy_balancer.c