Hi Experts, Suppose if choose , lbmethod = bytraffic , then how Apache will come to know that how much traffic it should pass to server A & B. Also same with bmethod=byrequest. , how Apache will come to know that how many request it should pass to server A & B. Best Regards,Tushar.
From: tushar.cha...@hotmail.com To: users@httpd.apache.org Date: Tue, 22 Mar 2011 22:54:32 +0530 Subject: [users@httpd] How to define Lbfactor in case of lbmethod = byrequests & lbmethod = bytraffic Hi Experts, We are setting up load balacing with Apache Apache will pass request to servers A & B. Now if I choose lbmethod=byrequest or bytraffic, how I will set lbfactor? How Apache server will come to know how much request to pass to server A & server B? Best Regards,Tushar