1. 26 Nov, 2008 2 commits
  2. 25 Nov, 2008 2 commits
  3. 24 Nov, 2008 10 commits
  4. 20 Nov, 2008 2 commits
  5. 16 Nov, 2008 2 commits
  6. 15 Nov, 2008 2 commits
    • Ruediger Pluem's avatar
      Merge r709666 from trunk: · 29a5c2e4
      Ruediger Pluem authored
      * Use distinct char pointers for sending and receiving buffers to avoid
        destroying the pointer to the sending buffer in the ajp message if
        data is received from the backend before all data is sent to the
        backend.
      
      PR: 45911
      
      Submitted by: rpluem
      Reviewed by: rpluem, jim, jfclere
      
      
      git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@714273 13f79535-47bb-0310-9956-ffa450edef68
      29a5c2e4
    • Ruediger Pluem's avatar
      Merge r451572 from trunk: · efe302f5
      Ruediger Pluem authored
      Add force recovery for balancer.
      In case all balancer members were in error state 503
      was returned until the recovery timeout expired.
      The patch forces recovery in case all balancer members
      are in error state regardless of recovery timeout
      directive.
      This fixes the time gap when 503 was returned and
      backend was already up and running.
      
      Submitted by: mturk
      Reviewed by: jim, rpluem, jfclere
      
      
      git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@714270 13f79535-47bb-0310-9956-ffa450edef68
      efe302f5
  7. 14 Nov, 2008 2 commits
  8. 12 Nov, 2008 3 commits
  9. 11 Nov, 2008 10 commits
  10. 10 Nov, 2008 3 commits
  11. 09 Nov, 2008 2 commits