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 42faa56..7caf5f5 100644
--- a/doc/configuration.txt
+++ b/doc/configuration.txt
@@ -8221,8 +8221,9 @@
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