-
Notifications
You must be signed in to change notification settings - Fork 25.3k
Update transport.asciidoc #103182
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: 8.11
Are you sure you want to change the base?
Update transport.asciidoc #103182
Conversation
Add an example on what to change to the unix configuration for having long keep_alive sessions.
Documentation preview: |
@lhirlimann please enable the option "Allow edits and access to secrets by maintainers" on your PR. For more information, see the documentation. |
Pinging @elastic/es-docs (Team:Docs) |
Can't find how to do it since I don't have a fork, I used the UI from the docs page to make the edit. |
@DaveCTurner any SME input on this one? :) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Could we write this similarly to how it's done on https://www.elastic.co/guide/en/elasticsearch/reference/current/system-config-tcpretries.html?
Also I don't think we should be suggesting changing tcp_keepalive_probes
.
Important Elastic documentation is migrating to Markdown for version 9.0+. See the migration guide for details. ℹ️ What's happening?
What do I need to do?For <=8.x docs:
For 9.0+ docs:Option 1:
Option 2:
💡 Need help?
|
Add an example on what to change to the unix configuration for having long keep_alive sessions.
gradle check
?