From 5fc49f2fc37a1be52844a8b2869b7473ad7763a5 Mon Sep 17 00:00:00 2001 From: Willy Tarreau Date: Sun, 17 Dec 2006 23:32:53 +0100 Subject: [PATCH] [DOC] updated TODO with remaining l7-switch work --- TODO | 7 +++++++ 1 file changed, 7 insertions(+) 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 -- 2.47.3