Skip to content

Instantly share code, notes, and snippets.

@automine
Last active December 15, 2023 18:46
Show Gist options
  • Star 3 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save automine/1475182653345c048cb024f2745520c4 to your computer and use it in GitHub Desktop.
Save automine/1475182653345c048cb024f2745520c4 to your computer and use it in GitHub Desktop.
Recommended tunings for SHC
[replicationSettings]
sendRcvTimeout = 120
[httpServer]
busyKeepAliveIdleTimeout = 180
streamInWriteTimeout = 30
[sslConfig]
useClientSSLCompression=false
[distributedSearch]
statusTimeout = 120
sendTimeout = 120
receiveTimeout = 1200
connectionTimeout = 120
authTokenConnectionTimeout = 120
authTokenSendTimeout = 120
authTokenReceiveTimeout = 120
[replicationSettings]
replicationThreads = 16
[sslConfig]
useClientSSLCompression=false
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment