Tom, my management will hate you for that due to it's their reason for not considering TC :-). Could you post a how-to-do and where to find the sources as soon as you've finished your work ?
Thanx Oliver > AXA eSolutions GmbH > AXA Konzern AG Germany > Oliver Lauer > Web Architect > W�rthstra�e 34 > D-50668 K�ln > Germany > Tel.: +49 221 148 31277 > Fax: +49 221 148 43963 > Mobil: +49 179 59 064 59 > e-Mail: [EMAIL PROTECTED] > _____________________________ > -----Urspr�ngliche Nachricht----- Von: Michael Remme [mailto:[EMAIL PROTECTED]] Gesendet: Sonntag, 16. Dezember 2001 20:03 An: Tomcat Users List; Tom Drake Betreff: AW: tom4 session and loadbalancing / Distributed Session Management Tom, i love you :-) and by the way my wife, too, since the last nights i was sitting til 5 in front of several PCs and after ... michael -----Urspr�ngliche Nachricht----- Von: Tom Drake [mailto:[EMAIL PROTECTED]] Gesendet: Sonntag, 16. Dezember 2001 17:02 An: Tomcat Users List Cc: Tomcat Dev List Betreff: 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: <mailto:[EMAIL PROTECTED]> For additional commands: <mailto:[EMAIL PROTECTED]> Troubles with the list: <mailto:[EMAIL PROTECTED]> Virengepr�ft vom G DATA AntiVirenKit -- To unsubscribe: <mailto:[EMAIL PROTECTED]> For additional commands: <mailto:[EMAIL PROTECTED]> Troubles with the list: <mailto:[EMAIL PROTECTED]> ---------------------------- Aus Rechts- und Sicherheitsgruenden ist die in dieser E-Mail gegebene Information nicht rechtsverbindlich. Eine rechtsverbindliche Bestaetigung reichen wir Ihnen gerne auf Anforderung in schriftlicher Form nach. Beachten Sie bitte, dass jede Form der unautorisierten Nutzung, Veroeffentlichung, Vervielfaeltigung oder Weitergabe des Inhalts dieser E-Mail nicht gestattet ist.Diese Nachricht ist ausschliesslich fuer den bezeichneten Adressaten oder dessen Vertreter bestimmt. Sollten Sie nicht der vorgesehene Adressat dieser E-Mail oder dessen Vertreter sein, so bitten wir Sie, sich mit dem Absender der E-Mail in Verbindung zu setzen. ---------------------------- For legal and security reasons the information provided in this e-mail is not legally binding. Upon request we would be pleased to provide you with a legally binding confirmation in written form. Any form of unauthorised use, publication, reproduction, copying or disclosure of the content of this e-mail is not permitted. This message is exclusively for the person addressed or their representative. If you are not the intended recipient of this message and its contents, please notify the sender immediately. --------------------------- -- To unsubscribe: <mailto:[EMAIL PROTECTED]> For additional commands: <mailto:[EMAIL PROTECTED]> Troubles with the list: <mailto:[EMAIL PROTECTED]>
