]> git.ipfire.org Git - thirdparty/haproxy.git/commitdiff
* updated TODO
authorwilly tarreau <willy@wtap.(none)>
Mon, 10 Apr 2006 18:34:25 +0000 (20:34 +0200)
committerwilly tarreau <willy@wtap.(none)>
Mon, 10 Apr 2006 18:34:25 +0000 (20:34 +0200)
TODO

diff --git a/TODO b/TODO
index b06ce74b40ac89beea1f8544b0b59245c1e0f6b3..ddc9166341b651dc94c0f150869f424fd3a3a8ea 100644 (file)
--- a/TODO
+++ b/TODO
@@ -77,7 +77,7 @@ ok>
        - les options des serveurs ?
        - les filtres et regex ?
 
-5) implémenter "balance source" pour faire un hash sur la source.
+ implémenter "balance source" pour faire un hash sur la source.
    permettre de spécifier un masque sur lequel s'applique le hachage,
    ainsi qu'une option pour hacher en fonction de l'adresse dans le
    champ "x-forwarded-for". Problème pour le support des pannes: ce
@@ -138,7 +138,7 @@ Todo for 1.2
 * listen [ip6::...ip6]/port[-port]
 - server xxx ipv4 | ipv4: | ipv4:port[-port] | ipv6/ | ipv6/port[-port]
 * appcookie
-- weighted round robin
+* weighted round robin
 - option to shutdown(listen_sock) when max connections reached
 * epoll
 - replace the event scheduler with an O(log(N)) one