You are viewing a plain text version of this content. The canonical link for it is here.
Posted to bugs@httpd.apache.org by bu...@apache.org on 2007/11/26 14:42:44 UTC

DO NOT REPLY [Bug 43958] - mod_proxy_balancer not balancing correct in combination with MAX=1

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=43958>.
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=43958


rpluem@apache.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |NEEDINFO




------- Additional Comments From rpluem@apache.org  2007-11-26 05:42 -------
You need to set the acquire parameter correctly to your workers:

<Proxy balancer://ips.dev.test_setup.com.mongrel_cluster>
        BalancerMember http://localhost:8010 max=1 acquire=100
        BalancerMember http://localhost:8011 max=1 acquire=100
        BalancerMember http://localhost:8012 max=1 acquire=100
</Proxy>

set it to 100ms.

-- 
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: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org