Willy Tarreau
393379c3e0
[MINOR] stick_table: add support for variable-sized data
...
Right now we're only able to store a server ID in a sticky session.
The goal is to be able to store anything whose size is known at startup
time. For this, we store the extra data before the stksess pointer,
using a negative offset. It will then be easy to cumulate multiple
data provided they each have their own offset.
2010-06-14 15:10:23 +02:00
..
2010-06-14 10:53:09 +02:00
2010-02-02 11:28:20 +01:00
2009-10-09 07:17:58 +02:00
2010-06-14 10:53:18 +02:00
2007-05-13 22:46:04 +02:00
2009-12-16 00:29:27 +01:00
2010-06-14 10:53:20 +02:00
2009-10-18 08:20:26 +02:00
2009-03-05 18:43:00 +01:00
2010-02-26 11:12:27 +01:00
2006-12-04 02:20:02 +01:00
2007-01-01 21:38:07 +01:00
2009-10-26 21:10:04 +01:00
2009-10-26 21:10:04 +01:00
2009-10-26 21:10:04 +01:00
2009-10-03 18:41:18 +02:00
2007-12-05 11:11:55 +01:00
2010-06-14 15:10:23 +02:00
2009-01-25 13:49:53 +01:00
2009-06-10 12:23:32 +02:00
2010-04-25 22:37:14 +02:00
2008-07-16 10:29:07 +02:00
2010-06-14 10:53:13 +02:00
2010-06-14 10:53:19 +02:00
2007-05-13 20:19:55 +02:00
2010-03-30 10:39:43 +02:00
2010-06-14 10:53:16 +02:00
2009-05-10 09:24:23 +02:00
2010-06-14 15:10:23 +02:00
2010-06-14 10:53:16 +02:00
2009-10-26 21:10:04 +01:00
2006-06-29 18:54:54 +02:00