From: Willy Tarreau Date: Fri, 10 Aug 2018 15:10:08 +0000 (+0200) Subject: DOC: update the roadmap about priority queues X-Git-Tag: v1.9-dev2~167 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=042effdc81951773ac10e14b23a0a8bae5deab8d;p=thirdparty%2Fhaproxy.git DOC: update the roadmap about priority queues Now they've finally been merged! --- diff --git a/ROADMAP b/ROADMAP index ed417e2be6..f2d00a60fb 100644 --- a/ROADMAP +++ b/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