Re: [us...@httpd] Apache Server status page shows uneven number of requests across load balanced web servers

2010-01-28 Thread Arunkumar Janarthanan
...@gmail.com] *Sent:* Wednesday, January 27, 2010 11:37 AM *To:* users@httpd.apache.org *Subject:* Re: [us...@httpd] Apache Server status page shows uneven number of requests across load balanced web servers Thanks Gary, The load balancing method we use is weight based, so apparently the load

Re: [us...@httpd] Apache Server status page shows uneven number of requests across load balanced web servers

2010-01-28 Thread PMilanese
To: users@httpd.apache.org Subject: Re: [us...@httpd] Apache Server status page shows uneven number of requests across load balanced web servers Thanks Gary, The load balancing method we use is weight based, so apparently the load balancer suppose to send the traffic to the web

Re: [us...@httpd] Apache Server status page shows uneven number of requests across load balanced web servers

2010-01-28 Thread Arunkumar Janarthanan
: | | --| |Re: [us...@httpd] Apache Server status page shows uneven number of requests across load balanced web servers

Re: [us...@httpd] Apache Server status page shows uneven number of requests across load balanced web servers

2010-01-27 Thread Nilesh Govindarajan
On 01/27/2010 08:06 PM, Arunkumar Janarthanan wrote: Hello All, We have apache servers running on RedHat Linux physical servers, all 4 servers are balanced by Citrix Netscaler 8.1 load balancer with round robin weight load sharing algorithm. However when I check the server status page to find

Re: [us...@httpd] Apache Server status page shows uneven number of requests across load balanced web servers

2010-01-27 Thread Arunkumar Janarthanan
Hi Nilesh, Thanks for your response. I have already checked this with Load balancer support found the requests are getting sitributed eventually from Netscaler end. So was chekcing if this could be an issue or known behaviour with Apache. Best Regards, Arun J On Wed, Jan 27, 2010 at 9:43 AM,

Re: [us...@httpd] Apache Server status page shows uneven number of requests across load balanced web servers

2010-01-27 Thread Mark Watts
On Wed, 2010-01-27 at 09:47 -0500, Arunkumar Janarthanan wrote: Hi Nilesh, Thanks for your response. I have already checked this with Load balancer support found the requests are getting sitributed eventually from Netscaler end. So was chekcing if this could be an issue or known

RE: [us...@httpd] Apache Server status page shows uneven number of requests across load balanced web servers

2010-01-27 Thread Gary Smith
Arunkumar, There is no problem with what I see. The load balancer will balance a requester to a machine for a period of time. So if my web clients makes a request to your server, I will probably have a higher probability of getting that same server. It's like iptables connection tracking.

RE: [us...@httpd] Apache Server status page shows uneven number of requests across load balanced web servers

2010-01-27 Thread Gary Smith
[mailto:arunkumar.webad...@gmail.com] Sent: Wednesday, January 27, 2010 11:37 AM To: users@httpd.apache.org Subject: Re: [us...@httpd] Apache Server status page shows uneven number of requests across load balanced web servers Thanks Gary, The load balancing method we use is weight based, so apparently the load