FYI.
----- Original Message ----- From: "Tom Drake" <[EMAIL PROTECTED]> To: "Tomcat Users List" <[EMAIL PROTECTED]> Cc: "Tomcat Dev List" <[EMAIL PROTECTED]> Sent: Sunday, December 16, 2001 8:01 AM Subject: Re: tom4 session and loadbalancing / Distributed Session Management | Michael: | | As it happens, I am currently working on a solution to this problem. | Look for messages in the archive with 'Distributed Session | Management' in the subject. | | In a nutshell, all tomcat instances in a 'cluster' will be able to share | session data. | | I've already completed a multicast-style RMI registry that allows | all instances in the cluster to easily discover each other. I'm currently | working the kinks out of the distributed session/object management | bits. When this is done (should be done in a day or two), all that's | left is to integrate it into Tomcat. | | In short, the distributed session management feature is nearing completion. | | I'm creating pretty comprehensive JUnit tests along with this code, so my | confidence level will be high that this feature really does work when I | hand it off. | | Tom Drake | | P.S. I'm cross-posting to the dev list because I think that the developers | will | probably be interested in this as well. | | | ----- Original Message ----- | From: "Michael Remme" <[EMAIL PROTECTED]> | To: "Tomcat Users List" <[EMAIL PROTECTED]> | Sent: Saturday, December 15, 2001 5:46 PM | Subject: tom4 session and loadbalancing | | | | mod_jk is running here now with tomcat 4, but i have the problem, that | | running sessions are not recognized. The loadbalancer is sending the | | requests to different servers and not, like described, back to the | | session-host. Is there anything know, what to do? | | | | Best, Michael | | | | Virengepruft vom G DATA AntiVirenKit | | | | | | -- | | To unsubscribe: <mailto:[EMAIL PROTECTED]> | | For additional commands: <mailto:[EMAIL PROTECTED]> | | Troubles with the list: <mailto:[EMAIL PROTECTED]> | | | | | | | -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>