Hi Ghislain, On Mon, Sep 09, 2013 at 03:11:40PM +0200, Ghislain wrote: > > This way when ok you just change the "action" from log to reject or > whatever and your acl is on. > > >You can do this using http-request/http-response for now : > > > > http-request set-log-level silent if condition > > > >But you can also use the 8 valid syslog levels instead of "silent". > > > >Regards, > >Willy > > > > > > thanks Willy, so i can do it in http mode but not for now on tcp, this > is what i was seeing from the docs side thanks :)
If you need it in TCP mode, I think the code is not hard to port, you may want to give this a try and submit a patch :-) Willy

