DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=37245>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ·
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=37245

           Summary: Slow host in load balancer under heavy load issue
           Product: Tomcat 5
           Version: Unknown
          Platform: Other
               URL: http://algesten.blogspot.com/
        OS/Version: other
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Native:JK
        AssignedTo: tomcat-dev@jakarta.apache.org
        ReportedBy: [EMAIL PROTECTED]
 BugsThisDependsOn: 36138


We have 1 web server dispatching requests to 4 application servers.

2 of these servers are older/slower/under more load from other sites being 
hosted.

When having a heavy load, we've observed that initially the busy queues of the 
workers are longer on 
the older hosts, which seems logical. However gradually increasing the load can 
reach a tipping point, 
where the older hosts can't get through the load quickly enough, making the 
queues grow and grow 
until tomcat stalls. This is happening at the same time as the two newer hosts 
are holding up fine and 
could take more load

An election algorithm that takes the busy queue into account would solve the 
problem. One such 
algorithm has been submitted in #36138.

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to