Kief Morris wrote:
> 
> Bip, thanks for kick-starting this discussion, sorry I've taken a while to look
> at it.
> 
> [...]

If you(or anyone else) wants to play around with the highly experimental Cluster
add this right under your <Host> in server.xml

<Cluster className="org.apache.catalina.cluster.StandardCluster"
    multicastSocket="6789"
    multicastAddress="228.5.6.7"
    checkInterval="5"
    clusterName="myCluster"
    debug="99"/>



        ..bip

Reply via email to