Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 590427 Details for
Bug 810155
Default configuration may not be optimal for a 2-node cluster
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
JGroups UNICAST UDP config snippet
file_810155.txt (text/plain), 1.37 KB, created by
Michal Linhard
on 2012-06-08 13:10:51 UTC
(
hide
)
Description:
JGroups UNICAST UDP config snippet
Filename:
MIME Type:
Creator:
Michal Linhard
Created:
2012-06-08 13:10:51 UTC
Size:
1.37 KB
patch
obsolete
> <subsystem xmlns="urn:jboss:domain:jgroups:1.1" default-stack="udp"> > <stack name="udp"> > <transport type="UDP" > socket-binding="jgroups-udp" > site="s1" > rack="r1" > machine="m1"> > </transport> > <protocol type="PING" /> > <protocol type="MERGE2" /> > <protocol type="FD_SOCK" socket-binding="jgroups-udp-fd" /> > <protocol type="FD_ALL" /> > <protocol type="pbcast.NAKACK" /> > <protocol type="UNICAST" /> > <protocol type="pbcast.STABLE"> > <property name="stability_delay">500</property> > <property name="desired_avg_gossip">5000</property> > <property name="max_bytes">1m</property> > </protocol> > <protocol type="pbcast.GMS" /> > <protocol type="UFC"> > <property name="max_credits">200k</property> > <property name="min_threshold">0.20</property> > </protocol> > <protocol type="MFC"> > <property name="max_credits">200k</property> > <property name="min_threshold">0.20</property> > </protocol> > <protocol type="FRAG2"> > <property name="frag_size">8000</property> > </protocol> > </stack> > </subsystem>
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 810155
: 590427