Skip to content
  1. Aug 30, 2006
    • Jim Jagielski's avatar
      Merge r420936, r420954, r420986, r421283 from trunk: · 4ac0179f
      Jim Jagielski authored
      Restructure the find_route_worker() function. Basically,
      it should take care of knowing about usable and unusable
      workers. By centralizing this logic, it will make it
      easier and more streamlined to add in the forthcoming
      hot-standby status workers.
      
      Clean up some proxy macros. Avoid the use of magic
      numbers, and instead use pre-defined defines. Also,
      ensure that usable workers have been initialized :)
      
      Allocate a bit for hot standbys. Adjust so that
      normal "usable" workers don't count these.
      
      Add in hot-standby balancer member. If all other members
      are disabled or not-usable, ONLY THEN will the hot
      standby's be used.
      
      
      Reviewed by: jim
      
      
      git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@438563 13f79535-47bb-0310-9956-ffa450edef68
      4ac0179f
  2. Aug 29, 2006
  3. Aug 28, 2006
  4. Aug 27, 2006
  5. Aug 24, 2006
  6. Aug 23, 2006
  7. Aug 20, 2006
  8. Aug 18, 2006
  9. Aug 17, 2006
  10. Aug 05, 2006
  11. Aug 04, 2006