From be2e1d3ef40252984f908e37eb20850a98e635ea Mon Sep 17 00:00:00 2001 From: Willy Tarreau Date: Tue, 29 Mar 2011 01:00:12 +0200 Subject: [PATCH] [DOC] update ROADMAP file --- ROADMAP | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ROADMAP b/ROADMAP index 1c289d1b1..791ce1a0d 100644 --- a/ROADMAP +++ b/ROADMAP @@ -7,8 +7,6 @@ Legend: '+' = done, '-' = todo, '*' = done except doc to explain the possible huge difference between frontend and backend sessions. - - ACL to report number of used entries in a table - - server-side HTTP keepalive => maybe with limitation to only reuse connections that don't depend on layer7 in a first time (just check the target). @@ -139,6 +137,8 @@ DONE: target descriptors. The dummy server code exists in the "dummysrv" branch which will die since it does not make sense anymore. + * ACL to report number of used entries in a table + 1.6 (will probably change anyway) : - wait on resource (mem, socket, server's conn, server's rate, ...)