ArangoDB Server Network Options
Idle Connection TTLPermalink
--network.idle-connection-ttl
Default time-to-live of idle cluster-internal connections (in milliseconds).
I/O ThreadsPermalink
--network.io-threads
Number of network I/O threads for cluster-internal network requests.
Max Open ConnectionsPermalink
--network.max-open-connections
Maximum number of open network connections for cluster-internal requests.
Verify HostsPermalink
network.verify-hosts
If set to true, this will verify peer certificates for cluster-internal requests when TLS is used.