From: Baptiste Assmann Date: Sun, 6 Mar 2016 22:29:28 +0000 (+0100) Subject: DOC: stick-table: amend paragraph blaming the loss of table upon reload X-Git-Tag: v1.7-dev3~75 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=123ff0463eefb268e3a3a1ab9ded5a153fd18472;p=thirdparty%2Fhaproxy.git DOC: stick-table: amend paragraph blaming the loss of table upon reload This statement is not true anymore since we have the peers in HAProxy. backport: 1.6 and above --- diff --git a/doc/configuration.txt b/doc/configuration.txt index 42faa56d46..7caf5f574c 100644 --- a/doc/configuration.txt +++ b/doc/configuration.txt @@ -8221,8 +8221,9 @@ stick-table type {ip | integer | string [len ] | binary [len ]} It is important to understand that stickiness based on learning information has some limitations, including the fact that all learned associations are - lost upon restart. In general it can be good as a complement but not always - as an exclusive stickiness. + lost upon restart unless peers are properly configured to transfer such + information upon restart (recommended). In general it can be good as a + complement but not always as an exclusive stickiness. Last, memory requirements may be important when storing many data types. Indeed, storing all indicators above at once in each entry requires 116 bytes