From: Willy Tarreau Date: Sun, 17 Dec 2006 22:32:53 +0000 (+0100) Subject: [DOC] updated TODO with remaining l7-switch work X-Git-Tag: v1.3.4~21 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=5fc49f2fc37a1be52844a8b2869b7473ad7763a5;p=thirdparty%2Fhaproxy.git [DOC] updated TODO with remaining l7-switch work --- diff --git a/TODO b/TODO index 3013e18f63..d6b5740720 100644 --- a/TODO +++ b/TODO @@ -167,4 +167,11 @@ TODO for 1.3 - fix Makefile.bsd - separate inline functions to put them in files covered by GPL - implement HTTP status 414 - request URI too long + - implement 'use_filters ' and 'use_backend ' + - fix the logs. The logs might be defined from the frontend and + augmented depending on the backends' options. Another solution + would be to support a 'log' type entity just like the frontend, + filters and backend, on which every entity could rely. + - implement 'on uri ', 'on host ' + - remove the first now useless hop in hdr_idx