Apache Benchmark "Failed requests"

2015-01-20 Thread Martin van Diemen
Hi All, I'm using HAProxy as load balancer for load balancing websites and tomcat servers. I'm currently testing the performance with Apache Benchmark and I get the following result: $ ab -n 500 -c 100 https://domain.tld/instance/ ... Document Length:2950 bytes Concurrency Level:

Re: Wrong certificate via openssl s_client -connect

2014-07-23 Thread Martin van Diemen
> Hi, > > On Wed, Jul 23, Martin van Diemen wrote: > > Hi, > > > > I'm using multiple certificates for haproxy. All certificates are places > in > > one folder and this works great when using a webbrowser. > > > > frontend https-in > >

Wrong certificate via openssl s_client -connect

2014-07-23 Thread Martin van Diemen
the certificate which is than latest in the folder. This behaviour is with all domains that are configured in haproxy. HA-Proxy version 1.5.2 2014/07/12 I can not figure out why the wrong certificate is returned. Maybe someone could help me. Maybe this is a bug in haproxy? Thanks! Martin van Diemen

Re: Client Certificate

2014-07-03 Thread Martin van Diemen
Hi Lukas, Thanks you for making this clear. I ended up by adding another public ip just for SSL Client certificate authentication. Groeten, Martin On Tue, Jul 1, 2014 at 3:17 PM, Lukas Tribus wrote: > Hi Martin, > > > > Hi, > > > > I'm trying to configure HAProxy so that on one specific doma

Client Certificate

2014-07-01 Thread Martin van Diemen
Hi, I'm trying to configure HAProxy so that on one specific domain users authenticate with a SSL Client certificate. The Load Balancer has one public IP address and has a frontend configured which is bind to port 443: bind *:443 ssl crt ./haproxy/ I selected the correct backend as followed: use_