Re: SSL connection logging

2012-10-08 Thread haproxy
Hi Willy, Hi Andy, On Sun, Oct 07, 2012 at 02:04:56PM +0200, hapr...@serverphorums.com wrote: Hi All, Now running the patched (20121006) 1.5-dev12 as a test - glad to see the ECDHE support and it looks to be working well. Thanks for the feedback. Does the new version provide any

Re: Protocol plugin

2012-10-08 Thread kgardenia42
On Sun, Oct 7, 2012 at 6:37 PM, Baptiste bed...@gmail.com wrote: Actually, I would use the payload(offset,length) function with offset = 0 and length = 10 and it should work :) Like: stick-table type binary len 10 size 30k expire 1h stick on payload(0,10) Thanks Baptiste / Guillaume. This

Re: Established connections randomly dropped

2012-10-08 Thread Jesper Noehr
On Fri, Oct 5, 2012 at 11:39 PM, Willy Tarreau w...@1wt.eu wrote: On Fri, Oct 05, 2012 at 05:01:39PM -0700, Jesper Noehr wrote: I realize 1.5-dev12 has SSL support, but this is quite recent, so we're using the stud-haproxy setup still. I understand :-) There are some brave users anyway

Re: Protocol plugin

2012-10-08 Thread Guillaume Castagnino
Hi, Le lundi 08 octobre 2012 23:06:58 kgardenia42 a écrit : The problem is that in more than 50% of cases smp_fetch_payload() gets called when no data has been read from the client. I realize that normally a load balancer would be in the same data-centre as the pool members but it still