HAproxy and lvs

2017-10-10 Thread John Wei
It seems that HAproxy can also perform TCP load balance. Does HAproxy leverage lvs when performing TCP load balance? John

Re: Haproxy config for sticky route

2017-10-10 Thread Igor Cicimov
On Tue, Oct 10, 2017 at 11:25 PM, Ruben wrote: > I have some stateful chat servers (SockJS) running in docker swarm mode. > When doing dig chat I get an unordered randomized list of servers for > example: > > (every time the order is different) > 10.0.0.12 > 10.0.0.10 > 10.0.0.11 > > The chat is

Re: fix typos in intro doc

2017-10-10 Thread Willy Tarreau
Hi, thanks, your work looks great. Too bad you partially wasted this effort by using such an "idiotic" e-mail address. Please make an effort and provide a real name an something looking like a valid e-mail address, at least by respect of other contributors and so that your efforts are rewarded. T

[PATCH] MINOR: ssl: build with recent BoringSSL library

2017-10-10 Thread Emmanuel Hocdet
Hi, BoringSSL switch OPENSSL_VERSION_NUMBER to 1.1.0 for compatibility. This patch fix BoringSSL call and openssl-compat.h/#define occordingly. This will not break openssl/libressl compat. ++ Manu 0001-MINOR-ssl-build-with-recent-BoringSSL-library.patch Description: Binary data

[PATCH] MINOR: ssl: ocsp response with 'revoked' status is correct

2017-10-10 Thread Emmanuel Hocdet
Hi Emeric, ocsp_status can be 'good', 'revoked', or 'unknown'. 'revoked' status is a correct status and ocsp response should not be dropped. In case of certificate with OCSP must-stapling extension, response with 'revoked' status must be provided as well as 'good' status. ++ Manu 0001-MINOR-

Amazon Web Services Users List

2017-10-10 Thread jess . cameron
Hi, We would like to learn your interest in acquiring our recently updated *Amazon Web Services Users List *which helps you to improve your business campaign. We have a verified list with complete contact information like Company name, Website, Contact name (First, Middle, Last), Title, Direc

Haproxy config for sticky route

2017-10-10 Thread Ruben
I have some stateful chat servers (SockJS) running in docker swarm mode. When doing dig chat I get an unordered randomized list of servers for example: (every time the order is different) 10.0.0.12 10.0.0.10 10.0.0.11 The chat is accessed by a chatName url parameter. Now I want to be able to run

bad queue report in stats

2017-10-10 Thread Arnall
Hello everyone, Name: HAProxy Version: 1.7.5-2~bpo8+1 Release_date: 2017/05/27 OS : Debian 8 i have something weird in my stats with this configuration : backend be_abuse     bind-process 1     timeout server 60s     balance roundrobin     hash-balance-factor 0     acl untrusted_country var(re