See how to activate TCP default configuration in Activating TCP default configuration files.
JGroups name | Default value | eXo variable |
---|---|---|
TCP | ||
singleton_name | exo-transport-tcp | exo.jcr.cluster.jgroups.tcp.singleton_name |
bind_addr | 127.0.0.1 | exo.jcr.cluster.jgroups.tcp.bind_addr |
start_port | 7800 | exo.jcr.cluster.jgroups.tcp.start_port |
loopback | true | exo.jcr.cluster.jgroups.tcp.loopback |
recv_buf_size | 20000000 | exo.jcr.cluster.jgroups.tcp.recv_buf_size |
send_buf_size | 640000 | exo.jcr.cluster.jgroups.tcp.send_buf_size |
discard_incompatible_packets | true | exo.jcr.cluster.jgroups.tcp.discard_incompatible_packets |
max_bundle_size | 64000 | exo.jcr.cluster.jgroups.tcp.max_bundle_size |
max_bundle_timeout | 30 | exo.jcr.cluster.jgroups.tcp.max_bundle_timeout |
use_incoming_packet_handler | true | exo.jcr.cluster.jgroups.tcp.use_incoming_packet_handler |
enable_bundling | false | exo.jcr.cluster.jgroups.tcp.enable_bundling |
use_send_queues | false | exo.jcr.cluster.jgroups.tcp.use_send_queues |
sock_conn_timeout | 300 | exo.jcr.cluster.jgroups.tcp.sock_conn_timeout |
skip_suspected_members | true | exo.jcr.cluster.jgroups.tcp.skip_suspected_members |
use_concurrent_stack | true | exo.jcr.cluster.jgroups.tcp.use_concurrent_stack |
thread_pool.enabled | true | exo.jcr.cluster.jgroups.tcp.thread_pool.enabled |
thread_pool.min_threads | 10 | exo.jcr.cluster.jgroups.tcp.thread_pool.min_threads |
thread_pool.max_threads | 1000 | exo.jcr.cluster.jgroups.tcp.thread_pool.max_threads |
thread_pool.keep_alive_time | 5000 | exo.jcr.cluster.jgroups.tcp.thread_pool.keep_alive_time |
thread_pool.queue_enabled | false | exo.jcr.cluster.jgroups.tcp.thread_pool.queue_enabled |
thread_pool.queue_max_size | 1000 | exo.jcr.cluster.jgroups.tcp.thread_pool.queue_max_size |
thread_pool.rejection_policy | Run | exo.jcr.cluster.jgroups.tcp.thread_pool.rejection_policy |
oob_thread_pool.enabled | true | exo.jcr.cluster.jgroups.tcp.oob_thread_pool.enabled |
oob_thread_pool.min_threads | 5 | exo.jcr.cluster.jgroups.tcp.oob_thread_pool.min_threads |
oob_thread_pool.max_threads | 1000 | exo.jcr.cluster.jgroups.tcp.oob_thread_pool.max_threads |
oob_thread_pool.keep_alive_time | 5000 | exo.jcr.cluster.jgroups.tcp.oob_thread_pool.keep_alive_time |
oob_thread_pool.queue_enabled | false | exo.jcr.cluster.jgroups.tcp.oob_thread_pool.queue_enabled |
oob_thread_pool.queue_max_size | 1000 | exo.jcr.cluster.jgroups.tcp.oob_thread_pool.queue_max_size |
oob_thread_pool.rejection_policy | Run | exo.jcr.cluster.jgroups.tcp.oob_thread_pool.rejection_policy |
TCPPING | ||
timeout | 3000 | exo.jcr.cluster.jgroups.tcpping.timeout |
initial_hosts | localhost[7800] | exo.jcr.cluster.jgroups.tcpping.initial_hosts |
port_range | 0 | exo.jcr.cluster.jgroups.tcpping.port_range |
num_initial_members | 1 | exo.jcr.cluster.jgroups.tcpping.num_initial_members |
MERGE2 | ||
max_interval | 100000 | exo.jcr.cluster.jgroups.merge2.max_interval |
min_interval | 20000 | exo.jcr.cluster.jgroups.merge2.min_interval |
FD | ||
timeout | 10000 | exo.jcr.cluster.jgroups.fd.timeout |
max_tries | 5 | exo.jcr.cluster.jgroups.fd.max_tries |
shun | true | exo.jcr.cluster.jgroups.fd.shun |
VERIFY_SUSPECT | ||
timeout | 1500 | exo.jcr.cluster.jgroups.verify_suspect.timeout |
pbcast.NAKACK | ||
use_mcast_xmit | false | exo.jcr.cluster.jgroups.pbcast.nakack.use_mcast_xmit |
gc_lag | 0 | exo.jcr.cluster.jgroups.pbcast.nakack.gc_lag |
retransmit_timeout | 300,600,1200,2400,4800 | exo.jcr.cluster.jgroups.pbcast.nakack.retransmit_timeout |
discard_delivered_msgs | true | exo.jcr.cluster.jgroups.pbcast.nakack.discard_delivered_msgs |
UNICAST | ||
timeout | 300,600,1200 | exo.jcr.cluster.jgroups.unicast.timeout |
pbcast.STABLE | ||
stability_delay | 1000 | exo.jcr.cluster.jgroups.pbcast.stable.stability_delay |
desired_avg_gossip | 50000 | exo.jcr.cluster.jgroups.pbcast.stable.desired_avg_gossip |
max_bytes | 400000 | exo.jcr.cluster.jgroups.pbcast.stable.max_bytes |
VIEW_SYNC | ||
avg_send_interval | 60000 | exo.jcr.cluster.jgroups.view_sync.avg_send_interval |
pbcast.GMS | ||
print_local_addr | true | exo.jcr.cluster.jgroups.pbcast.gms.print_local_addr |
join_timeout | 3000 | exo.jcr.cluster.jgroups.pbcast.gms.join_timeout |
shun | true | exo.jcr.cluster.jgroups.pbcast.gms.shun |
view_bundling | true | exo.jcr.cluster.jgroups.pbcast.gms.view_bundling |
FC | ||
max_credits | 2000000 | exo.jcr.cluster.jgroups.fc.max_credits |
min_threshold | 0.10 | exo.jcr.cluster.jgroups.fc.min_threshold |
FRAG2 | ||
frag_size | 60000 | exo.jcr.cluster.jgroups.frag2.frag_size |