Re: How to write multiple config file in haproxy

2014-02-03 Thread Sukanta Saha
Guys can you please help me Thanks On Sat, Feb 1, 2014 at 6:02 PM, Sukanta Saha wrote: > Thanks for all your help, I will try, > > I have one more question that is about the haproxy.conf file , in this > file we have written so many backends which are getting called from the >

How to write multiple config file in haproxy

2014-02-01 Thread Sukanta Saha
Thanks for all your help, I will try, I have one more question that is about the haproxy.conf file , in this file we have written so many backends which are getting called from the frontends. Is there a way that I can seperate out the backends in multiple config files and from my main haproxy.conf

Re: Is there a way to mention ssl password in haproxy.cfg file

2014-01-31 Thread Sukanta Saha
re haproxy expects it (openssl will do that). After haproxy starts it > can be deleted. > It can do it again for restarts. > > Thanks. > > Neil > On 28 Jan 2014 07:12, "Sukanta Saha" wrote: > >> Thanks for your suggestions >> >> Thanks >> Sukanta

Re: Is there a way to mention ssl password in haproxy.cfg file

2014-01-27 Thread Sukanta Saha
Thanks for your suggestions Thanks Sukanta On Tue, Jan 28, 2014 at 12:13 PM, Willy Tarreau wrote: > On Mon, Jan 27, 2014 at 10:24:35PM +0100, Baptiste wrote: > > Hi, > > > > You can't do this from HAProxy's configuration file. The passphrase is > > requested by your OpenSSL library. > > If the

Is there a way to mention ssl password in haproxy.cfg file

2014-01-27 Thread Sukanta Saha
Hello Guys, We are using HAProxy version 1.5-dev17 for our load balancer, In the configuration(haproxy.cfg) file we bind port 443 becoz we are using https and we do mentioned ssl certifciate in the conf file. The ssl file is password restricted so at the time of restart haproxy it is asking passw