[DOC] update ROADMAP file

This commit is contained in:
Willy Tarreau 2011-03-29 01:00:12 +02:00
parent c735a0728e
commit be2e1d3ef4
1 changed files with 2 additions and 2 deletions

View File

@ -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, ...)