elasticsearch/docs/reference/modules
Yannick Welsch 245cb348d3
Add per-socket keepalive options (#44055)
Uses JDK 11's per-socket configuration of TCP keepalive (supported on Linux and Mac), see
https://bugs.openjdk.java.net/browse/JDK-8194298, and exposes these as transport settings.
By default, these options are disabled for now (i.e. fall-back to OS behavior), but we would like
to explore whether we can enable them by default, in particular to force keepalive configurations
that are better tuned for running ES.
2019-08-05 16:09:11 +02:00
..
cluster Remove unneeded backticks (#43256) 2019-06-17 08:58:47 -07:00
discovery More logging for slow cluster state application (#45007) 2019-08-01 08:21:40 +01:00
indices Clarify which circuit breaker settings are static (#44992) 2019-07-31 13:13:39 +02:00
cluster.asciidoc
cross-cluster-search.asciidoc [DOCS] Update anchors and links for Elasticsearch API relocation (#44500) 2019-07-19 09:16:35 -04:00
discovery.asciidoc [DOCS] Adds overview and API ref for cluster voting configurations (#36954) 2019-01-07 09:11:14 -08:00
gateway.asciidoc Add elasticsearch-node tool docs (#37812) 2019-03-12 12:43:29 +01:00
http.asciidoc
indices.asciidoc
network.asciidoc Document wildcard for network interfaces (#28839) 2019-06-13 10:19:18 +02:00
node.asciidoc Clarify voting-only master node docs (#43857) 2019-07-02 18:48:29 +02:00
plugins.asciidoc
remote-clusters.asciidoc Draw attention to transport layer in remote cluster docs (#43883) 2019-07-05 13:42:56 +02:00
snapshots.asciidoc [DOCS] Replace `_meta` with `metadata` for snapshot APIs. (#44596) 2019-07-19 08:40:34 -04:00
threadpool.asciidoc Remove mention of bulk threadpool in examples (#41935) 2019-05-08 12:08:47 +01:00
transport.asciidoc Add per-socket keepalive options (#44055) 2019-08-05 16:09:11 +02:00