Skip to content

Instantly share code, notes, and snippets.

@automine
Last active August 15, 2023 20:20
  • Star 2 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
Star You must be signed in to star a gist
Embed
What would you like to do?
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