Multiple choice technology web technology

WebLogic Server instances in cluster communicates using Multicast IP

  1. True

  2. False

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

WebLogic clusters use multicast IP addresses for cluster-wide communication including heartbeat messages, health monitoring, and state synchronization. All server instances in a cluster listen on the same multicast address (port and IP) to receive broadcasts from other cluster members - this enables efficient one-to-many communication without requiring point-to-point connections between every server.