RE: Haproxy

2015-11-17 Thread Roja Venkata Rani
-DBUILD_CPU='"generic"' \ -DBUILD_CC='"gcc"' \ -DBUILD_CFLAGS='"-O2 -g -fno-strict-aliasing"' \ -DBUILD_OPTIONS='"USE_POLL=default"' \ -c -o src/haproxy.o src/haproxy.c gmake: execvp: gcc: N

Haproxy

2015-11-17 Thread Roja Venkata Rani
Hi, I have downloaded and compiled haproxy on soalris 11 sucessfully. # ps -ef|grep haproxy 099 15528 1 0 Nov 12 ? 2:33 ./haproxy-1.4.26-pcre-solaris-sparc.notstripped -f /etc/haproxy/haproxy.cfg Howover, Can you send me some sample haproxy.cfg configuration file for Solar

RE: Haproxy on solaris 11

2015-11-12 Thread Roja Venkata Rani
Hi Lukas, But I am database engineer and working on unix operating systems since 10 years. Anyways, I have fixed myself for all the errors related to OS. In case of any issues, will let you know. Thanks & Regards, Roja Venkata Rani Tammu Oracle Apps DBA Imtac LLC P.O.Box 196, P.C.116,

RE: Haproxy on solaris 11

2015-11-12 Thread Roja Venkata Rani
Hi Lukas, Sorry for that. I am not a operating system engineer. Please let me know how to install and configure Haproxy on Solaris 11. Regards, Roja From: Lukas Tribus [luky...@hotmail.com] Sent: Thursday, November 12, 2015 2:58 PM To: Roja Venkata Rani

Haproxy on solaris 11

2015-11-12 Thread Roja Venkata Rani
Hi, We need to install Haproxy on Solaris 11 sparc. I have downloaded from haproxy.org and taken example of sample configuration file haproxy.cfg. I am getting the error while compiling the code. root@ibri:/usr/local/haproxy# ./haproxy-1.4.24-pcre-solaris-sparc.notstripped -f ./haproxy.cfg [W