Skip to content
  1. Dec 08, 2006
  2. Dec 07, 2006
  3. Dec 04, 2006
  4. Nov 28, 2006
  5. Nov 27, 2006
  6. Nov 26, 2006
  7. Nov 25, 2006
  8. Nov 19, 2006
  9. Nov 18, 2006
  10. Nov 16, 2006
  11. Nov 15, 2006
  12. Nov 14, 2006
  13. Nov 12, 2006
  14. Nov 09, 2006
  15. Nov 08, 2006
  16. Nov 07, 2006
    • Jim Jagielski's avatar
      Merge r417238, r437773, r446929, r453630 from trunk: · 43474670
      Jim Jagielski authored
      * 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
      
      
      fix validation error
      
      
      * Set the new environment variable BALANCER_ROUTE_CHANGED if a worker with a
        route different from the one supplied by the client had been chosen or if
        the client supplied no routing information for a balancer with sticky
        sessions.
      
      
      * mod_proxy_balancer: Document BALANCER_ROUTE_CHANGED environment variable.
      
      Submitted by: Brian Rectanus <brectanu gmail.com>
      Reviewed by: rpluem
      
      Reviewed by: jim
      
      
      git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@472114 13f79535-47bb-0310-9956-ffa450edef68
      43474670