Greetings all.
I have several questions regarding running a cluster of physical servers
using Turbine. For starters, let's say I had round-robin load-balancing
occuring in front of the servers. I imagine that the User object can be made
to be retrieved from a permanent store (ie: RDBMS) on each request (using a
cookie or url parameter as the key for session-id lookup). Now the second
problem would be to embed the session-id as a parameter (assuming the use of
url lookup) within every url throughout the turbine application. This could
probably be done relatively easily by extending/modifying DynamicURI class,
right? However, what would I use as the session-id? Does functionality like
this already exist within turbine? Does anyone have any experience doing
something like this with turbine, and could you possibly shed some light on
the subject? Cheers!
- Frank
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]