]> 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)>
Sat, 15 Apr 2006 17:05:42 +0000 (19:05 +0200)
TODO

diff --git a/TODO b/TODO
index cd6513f74a7ce15ad9b0ec4dcae6aefb3d7a3162..1471c4b1b1e580e3b154052a398bbcf5b3900865 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