actual state of http/2

2016-09-07 Thread Thomas Heil
Hi, Can somebody tell me whats the actual implementation state of http/2. I read that h2 is useable in tcp mode with alpn. Is sni in this combination possible, because we need to save public ip adresses? Is there any comparison in case of speed for http/1.1 and http/2 ? thanks for the help, che

Re: Incorrect counters in stats interface

2016-09-07 Thread David Birdsong
Queue Cur is a gauge and so not representative of historical values. Queue Max of zero is telling though. In addition to queue timeout, there are other ways haproxy can synthesize an http response on behalf of the backend server. Check for connection errors. On Wed, Sep 7, 2016 at 12:15 PM Dmit

Re: Incorrect counters in stats interface

2016-09-07 Thread Dmitry Sivachenko
> On 07 Sep 2016, at 21:10, PiBa-NL wrote: > > Hi Dmitry, > Op 7-9-2016 om 15:54 schreef Dmitry Sivachenko: >> Hello, >> >> (sorry for reposting, but I do not see my e-mail in ML archive, so I assume >> it was blocked due to screenshots in attachments. I replace them with links >> now). >>

Experimental patch: Consistent Hashing with Bounded Loads

2016-09-07 Thread Andrew Rodland
Hello all, === Background material, skip this if you just want to know what I've done === For some time I've been wishing for a way to combine the best aspects of consistent hashing and "balance leastconn". I use haproxy to distribute traffic across a cluster of servers doing dynamic video deli

Re: how can i get pass original ip in tcp mode

2016-09-07 Thread Chad Lavoie
Greetings, On 09/07/2016 10:48 AM, Long Ma wrote: HI haproxy: My haproxy version is 1.6. And I use haproxy before my game_server on tcp mode Client on A(172.16.77.32) HaProxy and game_server on B (172.16.77.37) Config file is: When I

Re: Incorrect counters in stats interface

2016-09-07 Thread PiBa-NL
Hi Dmitry, Op 7-9-2016 om 15:54 schreef Dmitry Sivachenko: Hello, (sorry for reposting, but I do not see my e-mail in ML archive, so I assume it was blocked due to screenshots in attachments. I replace them with links now). I am using haproxy-1.6.9. In web stats interface, I mouse-over backe

Re: Bytes in / out counters for TCP Keepalive Sessions

2016-09-07 Thread PiBa-NL
Hi Daniel, Op 7-9-2016 om 12:31 schreef Daniel Schneller: We have just placed haproxy (1.5) in front of our RabbitMQ servers. Why not use 1.6 ? its been released for a while.. The statistics show no change in bytes in / bytes out until a connection is closed — which in Rabbit’s case should be

Re: Need help to configure ha proxy

2016-09-07 Thread Harish Chander
Hi, Will you please help me in configuration on HAPROXY. Example - api.example.com server api01 10.0.0.10:80 check server api02 10.0.0.11:80 check Requirement - 10 Backend server and every backend with host name and 2 server under backend with roundrobin. Now issue is if we deploy on Prod

Re: Haproxy 1.6.9 failed to compile regex

2016-09-07 Thread Vincent Bernat
❦ 7 septembre 2016 16:42 CEST, Veiko Kukk  : >> I tried to upgrade from 1.6.8 to 1.6.9, but found strange errors printed >> by haproxy 1.6.9. Any ideas, why? > > Another strange issue is that 1.6.9 shows: > Running on OpenSSL version : OpenSSL 1.0.0-fips 29 Mar 2010 > > System does have openssl

Re: Haproxy 1.6.9 failed to compile regex

2016-09-07 Thread Lukas Tribus
Am 07.09.2016 um 16:42 schrieb Veiko Kukk: On 07/09/16 14:37, Veiko Kukk wrote: I tried to upgrade from 1.6.8 to 1.6.9, but found strange errors printed by haproxy 1.6.9. Any ideas, why? Another strange issue is that 1.6.9 shows: Running on OpenSSL version : OpenSSL 1.0.0-fips 29 Mar 2010 S

how can i get pass original ip in tcp mode

2016-09-07 Thread Long Ma
HI haproxy: My haproxy version is 1.6. And I use haproxy before my game_server on tcp mode Client on A(172.16.77.32) HaProxy and game_server on B (172.16.77.37) Config file is: [cid:image001.png@01D20959.A98C01B0] When I use client co

Re: Haproxy 1.6.9 failed to compile regex

2016-09-07 Thread Veiko Kukk
On 07/09/16 14:37, Veiko Kukk wrote: I tried to upgrade from 1.6.8 to 1.6.9, but found strange errors printed by haproxy 1.6.9. Any ideas, why? Another strange issue is that 1.6.9 shows: Running on OpenSSL version : OpenSSL 1.0.0-fips 29 Mar 2010 System does have openssl 1.0.1e-48.el6_8.1 ins

Incorrect counters in stats interface

2016-09-07 Thread Dmitry Sivachenko
Hello, (sorry for reposting, but I do not see my e-mail in ML archive, so I assume it was blocked due to screenshots in attachments. I replace them with links now). I am using haproxy-1.6.9. In web stats interface, I mouse-over backend's Total Sessions counter (1728 in my case), and I see HTT

Haproxy 1.6.9 failed to compile regex

2016-09-07 Thread Veiko Kukk
Hi, I tried to upgrade from 1.6.8 to 1.6.9, but found strange errors printed by haproxy 1.6.9. Any ideas, why? [ALERT] 250/112901 (12026) : parsing [/etc/haproxy/haproxy.cfg:57] : 'reqirep' : regular expression '^([^ :]*) /(.*)' : failed to compile regex '^([^ :]*) /(.*)' (error=unknown or i

Bytes in / out counters for TCP Keepalive Sessions

2016-09-07 Thread Daniel Schneller
Hello! We have just placed haproxy (1.5) in front of our RabbitMQ servers. The statistics show no change in bytes in / bytes out until a connection is closed — which in Rabbit’s case should be virtually never. The configuration looks like this: frontend fe_rabbitmq bind 192.168.205.7:5672 ti

unsubscribe

2016-09-07 Thread Long Wu Yuan
unsubscribe