]> git.ipfire.org Git - thirdparty/haproxy.git/commitdiff
DOC: update the outdated ROADMAP file
authorWilly Tarreau <w@1wt.eu>
Sat, 15 Jun 2019 19:58:44 +0000 (21:58 +0200)
committerWilly Tarreau <w@1wt.eu>
Sat, 15 Jun 2019 19:59:54 +0000 (21:59 +0200)
At least the load load balancing was done. Other points are being carried
since 1.5 or so, they should go into the issue tracker with no version
indication.

ROADMAP

diff --git a/ROADMAP b/ROADMAP
index f2d00a60fb412299999a39b7b9f866c4e28004ec..a797b84eb95298807cefa03edaa69583d8007c5b 100644 (file)
--- a/ROADMAP
+++ b/ROADMAP
@@ -1,8 +1,8 @@
-Medium-long term wish list - 2017/11/24
+Medium-long term wish list - updated 2019/06/15
 
 Legend: '+' = done, '-' = todo, '*' = done except doc
 
-1.9 or later :
+2.1 or later :
   - return-html code xxx [ file "xxx" | text "xxx" ] if <acl>
 
   - return-raw  [ file "xxx" | text "xxx" ] if <acl>
@@ -55,8 +55,6 @@ Old, maybe obsolete points :
     the server's name or cookie in a header so that the server knows it.
 
 Unsorted :
-  - outgoing log load-balancing (round-robin or hash among multiple servers)
-
   - internal socket for "server XXX frontend:name"
 
   - XML inspection (content-switching for SOAP requests)