]> git.ipfire.org Git - thirdparty/haproxy.git/commitdiff
[DOC] update ROADMAP file
authorWilly Tarreau <w@1wt.eu>
Mon, 28 Mar 2011 23:00:12 +0000 (01:00 +0200)
committerWilly Tarreau <w@1wt.eu>
Mon, 28 Mar 2011 23:00:12 +0000 (01:00 +0200)
ROADMAP

diff --git a/ROADMAP b/ROADMAP
index 1c289d1b1c3bd75f16bcbe2afb4c6652e8e6292c..791ce1a0d3219e74f2509690299db871b4a98843 100644 (file)
--- 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, ...)