Simon Gash wrote:
Ah, I see what you mean. I guess I was just thinking about two different
types of user, content authors (these would use the repository in the
fashion you described a proper JCR user) and anonymous users (a huge
number of people who just read from the repository but will never
write).


Those who are just reading from the workspace could share the same
session cache hence increasing scalability. On the other hand I might
have missed something really obvious !!!!

I don't think so :-) Every anonymous user could actually use the same session, see the same content and benefit from the caches being filled with every request.


Regards
Dominique

Reply via email to