1. 08 Dec, 2006 7 commits
  2. 07 Dec, 2006 8 commits
  3. 04 Dec, 2006 1 commit
  4. 28 Nov, 2006 1 commit
  5. 27 Nov, 2006 4 commits
  6. 26 Nov, 2006 1 commit
  7. 25 Nov, 2006 4 commits
  8. 19 Nov, 2006 1 commit
  9. 18 Nov, 2006 3 commits
  10. 16 Nov, 2006 1 commit
  11. 15 Nov, 2006 1 commit
  12. 14 Nov, 2006 3 commits
  13. 12 Nov, 2006 1 commit
  14. 09 Nov, 2006 2 commits
  15. 08 Nov, 2006 1 commit
  16. 07 Nov, 2006 1 commit
    • 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