> On Thu, Aug 27, 2009 at 06:39:51AM +0200, Willy Tarreau wrote: > Hmmm dontlog-normal only works in HTTP mode. >
BTW, the manual explicitly states that 'option dontlog-normal' works in TCP mode. See section 8.2.2 "TCP Log format": ##################### Successful connections will not be logged if "option dontlog-normal" is specified in the frontend. #####################

