Re: tcp options

2015-08-02 Thread Willy Tarreau
Hello, On Sat, Aug 01, 2015 at 09:23:27AM +, zaafar.ta...@gmail.com wrote: Hello, If client send few additional TCP options (during TCP handshake) to haproxy would HAPROXY respect those options and forward them to the backend server? Is it possible to enable this feature from the

Re: [PATCH] Add log-format variable %HQ, to log HTTP query strings

2015-08-02 Thread Aleksandar Lazic
Hi Andrew. Am 31-07-2015 18:21, schrieb Andrew Hayworth: Since this came up in another thread, it seems reasonable to add a patch that implements %HQ as a log-format variable to record the HTTP query string. Leaving the initial '?' is intentional, but I don't feel strongly one way or another.

[PATCH] Lua tasks fail to start.

2015-08-02 Thread Camilo Lopez
Dearest HAProxy people, I've been trying out 1.6 dev3 with lua support, and trying to start lua tasks seems to not be working. Using this configuration global lua-load /lua/lol.lua debug maxconn 4096 backend shard_b server db01 mysql_shard_b:3306 backend shard_a server db01