RE: BUG/MINOR: limiting the value of "inter" parameter for Health check

2018-03-21 Thread Nikhil Kapoor
Hi Willy, >-Original Message- >From: Nikhil Kapoor >Sent: Tuesday, March 20, 2018 5:09 PM >To: 'Willy Tarreau' ; Jonathan Matthews >Cc: haproxy@formilux.org >Subject: RE: BUG/MINOR: limiting the value of "inter" parameter for Health >check >Hi

Re: Haproxy 1.8.4 400's with http/2

2018-03-21 Thread Willy Tarreau
Hi guys, On Thu, Feb 22, 2018 at 11:24 AM, Sander Klein wrote: > It was indeed the option httpclose enabled only on that backend. I tried to reproduce the issue but failed to do so. The config I used is this one : listen h2 mode http bind :4443 ssl crt

Re: [PATCH] MINOR: samples: add crc32c function

2018-03-21 Thread Willy Tarreau
On Wed, Mar 21, 2018 at 11:26:32AM +0100, Emmanuel Hocdet wrote: > Ok, patch include :) Now applied, thanks. Willy

Re: Logging check response

2018-03-21 Thread Willy Tarreau
Hi, On Tue, Mar 20, 2018 at 09:55:31PM +0100, PiBa-NL wrote: > Hi Andreas, > Op 20-3-2018 om 12:21 schreef Andreas Mock: > > Hi all, > > > > I don't get the http-check (ssl) up and running. > > > > Is there a way to log the content returned by a check run > > so that I can get a hint on the

[PATCH] MINOR: samples: add crc32c function

2018-03-21 Thread Emmanuel Hocdet
Hi Willy, > Le 21 mars 2018 à 05:09, Willy Tarreau a écrit : > > On Tue, Mar 20, 2018 at 02:40:41PM +0100, Emmanuel Hocdet wrote: >> Thank you for taking the time to review. > > OK patch now applied, thanks. Since you added a new hash algo, it could > be nice to create a "crc32c"

Re: Can HA-Proxy set an header when he "breaks" stick routing

2018-03-21 Thread Gisle Grimen
Hi, Il try to be more specific: The functionality I was looking for on HA-Proxy in connection with sticky-routing is the following: Normal flow all servers up (this is functionality available today): 1. HA-Proxy receives a request 2. HA-Proxy checks the sticky table and determines that that

Re: [PATCH] support CRC32c for proxy protocol v2 (send, accept)

2018-03-21 Thread William Dauchy
Hello, On Wed, Mar 21, 2018 at 5:09 AM, Willy Tarreau wrote: > OK patch now applied, thanks. Since you added a new hash algo, it could > be nice to create a "crc32c" converter to expose it to the configuration > as well. Could you please take a look at crc32 and do the same ? We

Re: Can HA-Proxy set an header when he "breaks" stick routing

2018-03-21 Thread Willy Tarreau
On Wed, Mar 21, 2018 at 08:20:44AM +, Gisle Grimen wrote: > Hi, > > Thanks for the information. That was sad to hear. In our case the traffic is > coming from servers and not a web browser so solving this with cookies are > not an option. The communication between the servers are based on >

Re: Can HA-Proxy set an header when he "breaks" stick routing

2018-03-21 Thread Gisle Grimen
Hi, Thanks for the information. That was sad to hear. In our case the traffic is coming from servers and not a web browser so solving this with cookies are not an option. The communication between the servers are based on international standards as such we cannot add additional requirements to