[DOC] update ROADMAP file
This commit is contained in:
parent
c735a0728e
commit
be2e1d3ef4
4
ROADMAP
4
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, ...)
|
||||
|
|
Loading…
Reference in New Issue