On 6.10.2014 15:17, Bill Burke wrote:
We can probably get rid of the stats. These stat methods all existed
prior to ClientSessionModel.
Thanks, will do it.
So, piggyback the http session id on access code to token and store in
ClientSession? Session id hopefully is usable cross-cluster in
replicated http sessions.
yep, it is. I already prototyped this approach and works
well.
Marek