[jboss-cvs] JBossCache/etc/META-INF ...

Brian Stansberry brian.stansberry at jboss.com
Tue Dec 5 18:36:24 EST 2006


  User: bstansberry
  Date: 06/12/05 18:36:24

  Modified:    etc/META-INF 
                        optimal-for-large-cluster-http-session-repl.xml
  Log:
  Add FC
  
  Revision  Changes    Path
  1.12      +3 -2      JBossCache/etc/META-INF/optimal-for-large-cluster-http-session-repl.xml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: optimal-for-large-cluster-http-session-repl.xml
  ===================================================================
  RCS file: /cvsroot/jboss/JBossCache/etc/META-INF/optimal-for-large-cluster-http-session-repl.xml,v
  retrieving revision 1.11
  retrieving revision 1.12
  diff -u -b -r1.11 -r1.12
  --- optimal-for-large-cluster-http-session-repl.xml	21 Sep 2006 15:08:39 -0000	1.11
  +++ optimal-for-large-cluster-http-session-repl.xml	5 Dec 2006 23:36:24 -0000	1.12
  @@ -103,10 +103,11 @@
                   <UNICAST timeout="600,1200,2400" down_thread="false"/>
                   <pbcast.STABLE desired_avg_gossip="20000"
                       up_thread="false" down_thread="false"/>
  -                <FRAG frag_size="8192"
  -                    down_thread="false" up_thread="false"/>
                   <pbcast.GMS join_timeout="5000" join_retry_timeout="2000"
                       shun="true" print_local_addr="true"/>
  +                <FC max_credits="2000000" down_thread="false" up_thread="false"
  +                    min_threshold="0.20"/>
  +                <FRAG frag_size="8192" down_thread="false" up_thread="true"/>
                   <pbcast.STATE_TRANSFER up_thread="true" down_thread="true"/>
               </config>
           </attribute>
  
  
  



More information about the jboss-cvs-commits mailing list