I need your assistance to configure load balancer servers.

2009-09-29 Thread Manoj Burande
Hello Support, As I am a newbie on HA Proxy, can anybody please provide me the sample configuration file for the following scenario? I need your assistance to configure load balancer servers in such a way, 1] I have hosted one IDENTICAL application on my two following servers,

RE: Nbproc question

2009-09-29 Thread Jonah Horowitz
Here's the output of top on the system: top - 09:50:36 up 4 days, 18:50, 1 user, load average: 1.31, 1.59, 1.55 Tasks: 117 total, 2 running, 115 sleeping, 0 stopped, 0 zombie Cpu(s): 2.5%us, 9.9%sy, 0.0%ni, 75.0%id, 0.0%wa, 0.5%hi, 12.1%si, 0.0%st Mem: 8179536k total, 997748k

Re: ssl health check question

2009-09-29 Thread Ninad Raje
Hi Willy, Thanks. I'll correct the config. Basically, I split the proxy into frontend and backend. I followed example given in the haproxy manual to achieve what I wanted to do. Thanks for your help, Ninad Examples : # Relay HTTPS traffic to Apache instance and check service

Re: Nbproc question

2009-09-29 Thread David Birdsong
On Tue, Sep 29, 2009 at 10:30 AM, Willy Tarreau w...@1wt.eu wrote: On Tue, Sep 29, 2009 at 09:56:51AM -0700, Jonah Horowitz wrote: Here's the output of top on the system: top - 09:50:36 up 4 days, 18:50,  1 user,  load average: 1.31, 1.59, 1.55 Tasks: 117 total,   2 running, 115 sleeping,   0

Re: Nbproc question

2009-09-29 Thread Willy Tarreau
On Tue, Sep 29, 2009 at 10:41:28AM -0700, David Birdsong wrote: (...) Which translates into that for one CPU :  10% user  40% system  50% soft-irq This means that 90% of the time is spent in the kernel (network stack+drivers). Do you have a high bit rate (multi-gigabit) ? Are you

[PATCH] [MEDIUM] Collect provide separate statistics for sockets

2009-09-29 Thread Krzysztof Piotr Oledzki
From 9f3e91786298783690dd8b0a113b8a5c7f1ed137 Mon Sep 17 00:00:00 2001 From: Krzysztof Piotr Oledzki o...@ans.pl Date: Tue, 29 Sep 2009 20:54:26 +0200 Subject: [MEDIUM] Collect provide separate statistics for sockets This patch allows to collect provide separate statistics for each socket. It