2 Replies Latest reply on Aug 17, 2007 4:18 AM by jacek187

    jbosscache TCP config

    ar_fee

      Dear all,

      I'm new to jbosscache at the begining I have spend sometime to config the jbosscache using UDP to replicate between 2 weblogic servers with no problem. And now I want to try to use TCP instand of UDP but when I try to config it I have a hard time on it. Does anyone can give me some help or sample config on this. Thanks alot.

      Regards,
      Jeffery

        • 1. Re: jbosscache TCP config
          genman
          • 2. Re: jbosscache TCP config
            jacek187



            <TCP start_port="27910" bind_addr="1.1.1.1"/>
            <TCPPING initial_hosts="1.1.1.1[27910],1.1.1.2[27910]" port_range="5" timeout="3000" num_initial_members="1" up_thread="true" down_thread="true"/>
            <FD shun="true" up_thread="true" down_thread="true" timeout="2500" max_tries="5" />
            <VERIFY_SUSPECT timeout="1500" up_thread="false" down_thread="false" />
            <pbcast.NAKACK gc_lag="100" retransmit_timeout="3000" up_thread="true" down_thread="true" />
            <pbcast.STABLE desired_avg_gossip="20000" up_thread="false" down_thread="false" />
            <pbcast.GMS join_timeout="5000" join_retry_timeout="2000" shun="false" print_local_addr="false" down_thread="true" up_thread="true" />
            <pbcast.STATE_TRANSFER up_thread="true" down_thread="true"/>