backend has no server available!

2017-11-12 Thread DHAVAL JAISWAL
I had the following config where we are using AWS ELB for load balancing. However, now we are keep getting backend test_cluster has no server available! Under this ELB two servers attached. Both instance are in healthy state. Healthy state we are checking on port 80 and tomcat response sending on

Re: Bestvpnrating is ready to donate (Sponsorship)

2017-11-12 Thread Alex Smith
Hi, I have contacted you about sponsorship. Have you received the letter? Looking forward to your reply, Best regards, Alex Smith. On Пт, 13 окт 2017 10:37:50 + Alex Smith a...@bestvpnrating.com wrote Hello! My name is Alex and I represent the website

Re: HAProxy 1.7.9 FreeBSD 100% CPU usage

2017-11-12 Thread Willy Tarreau
Hi Lukas, On Sun, Nov 12, 2017 at 08:09:29PM +0100, Lukas Tribus wrote: > Hello, > > > 2017-11-10 23:43 GMT+01:00 PiBa-NL : > > Okay have been running with haproxy-ss-20171017 for a day now. Sofar it > > sticks to <1% cpu usage. > > FYI a similar report is on discourse,

Re: HAProxy 1.7.9 FreeBSD 100% CPU usage

2017-11-12 Thread Lukas Tribus
Hello, 2017-11-10 23:43 GMT+01:00 PiBa-NL : > Okay have been running with haproxy-ss-20171017 for a day now. Sofar it > sticks to <1% cpu usage. FYI a similar report is on discourse, on linux without splicing involved. Upgrading from 1.7.9 to haproxy-ss-20171017 appears

Aw: Re: [RFC] Wireshark dissector for SPOP

2017-11-12 Thread My . Card . God
Hi,   I've figured it out, it has been a feature of the dissector code. Perhaps it might be useful for someone developing her own SPOA.   Kind regards,     Danny   Gesendet: Donnerstag, 09. November 2017 um 16:07 Uhr Von: "Frederic Lecaille" An: 

Fix re-exec when haproxy is started from PATH

2017-11-12 Thread Tim Düsterhus
This is a bug I noticed when preparing the official Dockerfiles for haproxy 1.8, as they make use of the PATH [1]. This is my first time contribution of actual code. I'm not sure whether my patch is the best solution for this issue: Please be extra careful when reviewing. And please let me know

[PATCH] BUG/MEDIUM: mworker: Fix re-exec when haproxy is started from PATH

2017-11-12 Thread Tim Düsterhus
From: Tim Duesterhus If haproxy is started using the name of the binary only (i.e. not using a relative or absolute path) the `execv` in `mworker_reload` fails with `ENOENT`, because it does not examine the `PATH`: [WARNING] 315/161139 (7) : Reexecuting Master process

HAProxy SMTP Rate limiting

2017-11-12 Thread SAFENTRIX Administrator
Hi We are using HAProxy v 1.6.4 for SMTP load balancing (in transparent mode) and it works fine. Now we want to block connections from IP addresses that abuse the Email server. One way to identify this is by looking at connections where server returns a response starting with letter "5"