Hi Kuldip, I think you may need to provide a little more information, it may be that your Linux distribution may already have haproxy in their repository. However the information supplied does not really show what your running. Do you know the distribution name?
If its Debian then something like 'apt-get install haproxy' may be all you need, RedHat based distros may use yum so 'yum install haproxy'. however its also not that hard to compile the latest version from source and is well documented in the download file. Usually on a list like this you need to supply as much information as possible so the people here can help. Kind Regards, Mathew On 16 July 2014 14:50, Kuldip Madnani <[email protected]> wrote: > Hi, > > Where can i find the compiled binaries for haproxy.My system configuration > is this : > > $ uname -a > Linux 2.6.32-279.22.1.el6.x86_64 #1 SMP Sun Jan 13 09:21:40 EST 2013 > x86_64 x86_64 x86_64 GNU/Linux > > Thanks & Regards, > Kuldip > >

