At 05:17 PM 11/30/00 +0100, Renzo Toma wrote:
>Apache::Session uses a cookie to identify a user. Every request will be
This is an accurate reply to the message but...
I think you want to be careful with terminoloy. Apache::Session does not
use a BROWSER level cookie. I think you are using the word cookie to mean
session id/handle. But it's may be a bit confusing to read your message
because the word cookie is so overloaded to mean browser cookie.
>switched to one of the nodes in your cluster. That node will fetch the
>session data corresponding to that cookie and work with it.
>
>Mind you, Apache::Session is a great piece of software, but in balanced envs
>you may need to balance your session data over multiple database. Then you
>need some logic to make requests sticky.
>
>Hope this helps,
>
>Renzo
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]