01-max_buff_jboss.conf 145 Bytes
# Allow a 35MB UDP receive buffer for JGroups
net.core.rmem_max = 36214400
# Allow a 2MB UDP send buffer for JGroups
net.core.wmem_max = 2048576