Questions on Clustering 2003-12-23 - By daniel@(protected)
Back Oh i changed that to 224.0.0.1 to but it was still doing what i had described earlyer.
thanks matt -- -- Original Message -- -- From: <matthew.rapoport@(protected)> To: <tomcat-user@(protected)> Sent: Monday, December 22, 2003 10:51 PM Subject: RE: Questions on Clustering
I ran into a problem implementing clustering and then I changed the multicast address from the default - 228.0.0.4 to 224.0.0.1 and it worked. This website was pretty useful. Apparently there are reserved addresses for this type of thing (i.e. Group Membership Reporting).
http://www.iana.org/assignments/multicast-addresses
- Matt
-- --Original Message-- -- From: Filip Hanik [mailto:devlists@(protected)] Sent: Mon 22/12/2003 8:49 PM To: Tomcat Users List Cc: Subject: RE: Questions on Clustering
>mcastAddr="228.0.0.4" >as long as this is the same across all web apps this is ok right?
should only be the same across the cluster, ie, I don't believe you want to replicate sessions between different virtual hosts, makes no sense, right?
Filip
-- --Original Message-- -- From: daniel@(protected) [mailto:daniel@(protected)] Sent: Monday, December 22, 2003 6:17 AM To: Tomcat Users List Subject: Questions on Clustering
I am looking for a better understanding on the Cluster tag in side of the host tag/ for virtual host.
what should the mcastAddr be ? should this be a internal IP address in side the network? mcastAddr="228.0.0.4" as long as this is the same across all web apps this is ok right? mcastPort="45564"
this should be different for each web app/virtual host correct? tcpListenPort="10000"
The primary reason I am asking is because I have about 10 web apps / virtual hosts that 2 tomcats are severing.
Thanks,
Daniel Schulken
--- Outgoing mail is certified Virus Free. Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.553 / Virus Database: 345 - Release Date: 12/21/2003
-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ------ To unsubscribe, e-mail: tomcat-user-unsubscribe@(protected) For additional commands, e-mail: tomcat-user-help@(protected)
This message is for the designated recipient only and may contain privileged, proprietary, or otherwise private information. If you have received it in error, please notify the sender immediately and delete the original. Any other use of the email by you is prohibited.
-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- --- ----
> -- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ------ > To unsubscribe, e-mail: tomcat-user-unsubscribe@(protected) > For additional commands, e-mail: tomcat-user-help@(protected)
--- Outgoing mail is certified Virus Free. Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.554 / Virus Database: 346 - Release Date: 12/21/2003
-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ------ To unsubscribe, e-mail: tomcat-user-unsubscribe@(protected) For additional commands, e-mail: tomcat-user-help@(protected)
|
|