On 1/8/06, Jeff Watkins <[EMAIL PROTECTED]> wrote:
What information exactly is being stored? What about sessions prevents them from being used in a clustered app? And since most web applications are not clusters why force this on them?
-- David
How would you store this information in a cookie so that it didn't need to be sent on each request? One of the main complaints about sessions is that they don't support/enable clustered applications.I'm keen to hear alternatives, but just saying "Turn it off. It's slow." doesn't help.
What information exactly is being stored? What about sessions prevents them from being used in a clustered app? And since most web applications are not clusters why force this on them?
-- David

