There's a minimum of 4 Http Requests. There is about 6 SQL queries
to load a user. So, if there is 2 nodes, you have minimum 12
queries for an uncached user. It really all depends how big the
cache can be. Couldn't a million users be cached on a pretty
inexpensive box? My laptop has 32 gig ram. 10K per user is 10 gigs
for a million users.
Then, depending on UserSession ownership setting, you have
pulling/grabbing/replication of the client sessions as you hop
between nodes. This is the one that can't be fixed. I don't know
how much of a big deal it is.
On 3/4/2016 10:18 AM, Stian Thorgersen
wrote:
Users are cached so that helps + it's possible to
load balance based on source address. Do you really think that a
lot of people will run that many nodes in either case?
--
Bill Burke
JBoss, a division of Red Hat
http://bill.burkecentral.com