appsession and stick-table relation

2011-10-08 Thread Piavlo
Hi, I'm using appsession for sticky sessions with one 1 hour timeout. I wonder if appsession has any internal relation to stick-table size? In particular is there any limit to the number of unique appsessions haproxy can store and if I can control it? ps. using version 1.4 Thanks Alex

Re: appsession and stick-table relation

2011-10-08 Thread Willy Tarreau
On Sat, Oct 08, 2011 at 02:08:14PM +0200, Piavlo wrote: Hi, I'm using appsession for sticky sessions with one 1 hour timeout. I wonder if appsession has any internal relation to stick-table size? Not yet, though we expect to convert it at one point to only rely on stick-table. In