On Fri, Jan 31, 2014 at 04:32:45PM +0100, Willy Tarreau wrote: > On Fri, Jan 31, 2014 at 09:22:23AM -0600, Ryan O'Hara wrote: > > On Fri, Jan 31, 2014 at 08:39:46AM +0100, Willy Tarreau wrote: > > > On Thu, Jan 30, 2014 at 03:57:56PM -0600, Ryan O'Hara wrote: > > > > On Thu, Jan 30, 2014 at 08:03:37PM +0100, PiBa-NL wrote: > > > > > can you doublecheck the sticktable fills properly with the socket > > > > > commands, and you are running with "nbproc 1" ? > > > > > > > > It appears that 1.4 does support 'show table' via the stats > > > > socket. Yes, nbproc is 1. > > > > > > > > > can you post the (anonimized) config your currently using? > > > > > > > > No need to anonymize, I'm running this all in a few kvm instances. > > > > > > Try to increase the stick-table size to a few entries. I have a vague > > > memory about stick-tables in 1.4 always using one less than declared > > > because of the way ressources are reserved. > > > > That was it. Thank you! > > > > > Otherwise your config should work. > > > > One other question: is it necessary to use the 'backup' option on the > > servers? I removed it from all servers and the behavior did not change > > as far I could tell. > > In theory it should not be needed because as soon as an entry is created > for the first server, the other ones will use it.
Right. Thanks for confirming. Cheers. Ryan

