mirror of
https://github.com/haproxy/haproxy.git
synced 2026-04-15 21:59:41 -04:00
DOC: update the roadmap about priority queues
Now they've finally been merged!
This commit is contained in:
parent
248cb4c503
commit
042effdc81
1 changed files with 0 additions and 4 deletions
4
ROADMAP
4
ROADMAP
|
|
@ -11,10 +11,6 @@ Legend: '+' = done, '-' = todo, '*' = done except doc
|
|||
stream interface changes. This would result in a single analyser to wait
|
||||
for the end of data transfer in HTTP.
|
||||
|
||||
- support for time-ordered priority queues with ability to add an offset
|
||||
based on request matching. Each session will have one ebtree node to be
|
||||
attached to whatever queue the session is waiting in.
|
||||
|
||||
- make it possible to condition a timeout on an ACL (dynamic timeouts)
|
||||
|
||||
- forwardfor/originalto except with IPv6
|
||||
|
|
|
|||
Loading…
Reference in a new issue