haproxy/contrib/halog
Willy Tarreau df6f0d1e49 [MINOR] halog: gain back performance before SKIP_CHAR fix
The SKIP_CHAR fix caused a measurable performance drop. Since we can
consider all chars below 0x20 as delimiters, we can avoid a cache lookup
which requires a char to pointer conversion.
2011-07-11 06:48:03 +02:00
..
fgets2-64.c [BUG] halog: correctly handle truncated last line 2011-07-11 06:48:02 +02:00
fgets2.c [BUG] halog: correctly handle truncated last line 2011-07-11 06:48:02 +02:00
halog.c [MINOR] halog: gain back performance before SKIP_CHAR fix 2011-07-11 06:48:03 +02:00
Makefile [CONTRIB] halog: report per-url counts, errors and times 2010-10-30 19:04:37 +02:00