>>> I'm sure it works. >>> We use the same trick for JSESSIONID cookie, and I can tell you it works. >>> That's why I said to Rui to allow the server to setup the cookie. > > This is not he same case, here we don't have a session id but a predictive > serverid and it is a mess to use stick table.
there is no auto-magic in use-server and it's not scallable at all (when adding/removing servers, you must update your ruleset). That's why I proposed the stick table. So you don't have to bother about the logic when adding a new server in the farm. There should be a very few entries in the table (should be the number of servers actually). Well, that's my point of view. Baptiste

