diff options
Diffstat (limited to 'extras/group-virt.example')
| -rw-r--r-- | extras/group-virt.example | 12 |
1 files changed, 11 insertions, 1 deletions
diff --git a/extras/group-virt.example b/extras/group-virt.example index 403bed6714f..cc37c98a25c 100644 --- a/extras/group-virt.example +++ b/extras/group-virt.example @@ -2,7 +2,8 @@ performance.quick-read=off performance.read-ahead=off performance.io-cache=off performance.low-prio-threads=32 -network.remote-dio=enable +network.remote-dio=disable +performance.strict-o-direct=on cluster.eager-lock=enable cluster.quorum-type=auto cluster.server-quorum-type=server @@ -12,3 +13,12 @@ cluster.shd-max-threads=8 cluster.shd-wait-qlength=10000 features.shard=on user.cifs=off +cluster.choose-local=off +client.event-threads=4 +server.event-threads=4 +performance.client-io-threads=on +network.ping-timeout=20 +server.tcp-user-timeout=20 +server.keepalive-time=10 +server.keepalive-interval=2 +server.keepalive-count=5 |
