From 042effdc81951773ac10e14b23a0a8bae5deab8d Mon Sep 17 00:00:00 2001 From: Willy Tarreau Date: Fri, 10 Aug 2018 17:10:08 +0200 Subject: [PATCH] DOC: update the roadmap about priority queues Now they've finally been merged! --- ROADMAP | 4 ---- 1 file changed, 4 deletions(-) diff --git a/ROADMAP b/ROADMAP index ed417e2be..f2d00a60f 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