Hi will,

On 09-08-2012 19:21, Willy Tarreau wrote:
On Thu, Aug 09, 2012 at 06:57:16PM +0200, Aleksandar Lazic wrote:

[snip]

after the first minute the log is now as defined ;-)

Thanks guys, patch applied.

how about the CAPTURE_LEN setting.

###
After rebuild I still get the warning that the I can only capture 63 bytes.
I have change include/common/defaults.h to

###
// reserved buffer space for header capture
#ifndef CAPTURE_LEN
#define CAPTURE_LEN     64
#endif
###

and rebuild it.
###

Best regards
Aleks

Reply via email to