Re: cookie prefix strange behavior

2015-07-26 Thread Willy Tarreau
Hi Aleks, On Sun, Jul 26, 2015 at 11:42:42PM +0200, Aleksandar Lazic wrote: > As far as I know there is not yet a flow chart like > > http://redmine.lighttpd.net/projects/lighttpd/repository/entry/trunk/doc/state.dot > > You can see the picture when you paste the text into this website. > > htt

You have receive a secure document

2015-07-26 Thread Dropbox
Dear haproxy@formilux.org, You have received a secured document through Dropbox- View Document Thanks! - The Dropbox Team Copyright - 2015 dropbox Inc Plc +1 634 579 8800

RE: cookie prefix strange behavior

2015-07-26 Thread Aleksandar Lazic
Hi Roberto. Am 25-07-2015 09:05, schrieb mlist: Hi Willy, any new on the strange cookie behavior ? Also I ask you for haproxy configuration problem cannot I found a solution searching hard on Internet... To be honest I can't believe this. Have you tried to read the documentation carefully and

subscribe

2015-07-26 Thread Dario Galvis
subscribe

Re: cookie prefix strange behavior

2015-07-26 Thread Willy Tarreau
On Sat, Jul 25, 2015 at 07:05:42AM +, mlist wrote: > Hi Willy, any new on the strange cookie behavior ? Not yet, and for now I'm away for the whole week so it will have to wait even more. Regards, Willy

Re: [PATCH] MINOR: stream: initialize the current_rule field to NULL on stream init

2015-07-26 Thread Willy Tarreau
Hi RĂ©mi, On Thu, Jul 23, 2015 at 05:01:47PM +0200, Remi Gacogne wrote: > I stumbled upon a minor valgrind warning when testing a SSL change: > > ==16783== Conditional jump or move depends on uninitialised value(s) > ==16783==at 0x44E662: http_res_get_intercept_rule (proto_http.c:3730) > ==167

request for comment - [PATCH] MEDIUM: mailer: retry sending a mail up to 3 times

2015-07-26 Thread PiBa-NL
Hi guys, Ive created a small patch that will retry sending a mail 3 times if it fails the first time. Its seems to work in my limited testing.. HOWEVER. -i have not checked for memoryleaks, sockets not being closed properly (i dont know how to..) -is setting current and last steps to null the

Re: http-response set-mark with value from http-response header field

2015-07-26 Thread Vinay Y S
Actually I suppose the syntax could be same as sample fetches. For example: http-response set-tos %[res.hdr_val(X-Tos)] This syntax currently doesn't work. Is it possible to make this work easily? On Sun, Jul 26, 2015 at 3:45 PM Vinay Y S wrote: > Hi, > I would like to use set-mark and set-tos

http-response set-mark with value from http-response header field

2015-07-26 Thread Vinay Y S
Hi, I would like to use set-mark and set-tos to values returned by the backend in the http-response header field. Is this possible? For example a syntax like this would be nice: http-response set-tos $http_resp_hdr[tos] Idea is to have backend determine the best value for tos and mark on a per re