From: willy tarreau Date: Mon, 10 Apr 2006 18:34:25 +0000 (+0200) Subject: * updated TODO X-Git-Tag: v1.2.12^2~4 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=91b76215c28f7760252b47d3daa01a72793d615f;p=thirdparty%2Fhaproxy.git * updated TODO --- diff --git a/TODO b/TODO index cd6513f74a..1471c4b1b1 100644 --- 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