标签: elasticsearch elasticsearch-5 keep-alive tcp-keepalive
我想知道Elasticsearch是否提供一种配置keep-alive超时的方法。
keep-alive
我可以看到this page描述了一个network.tcp.keep_alive TCP设置,该设置可用于启用TCP Keep Alive。我正在Elasticsearch中寻找一种配置实际超时值的方法。
network.tcp.keep_alive
我正在使用Elasticsearch 5.6.8。
答案 0 :(得分:0)
我相信您必须在客户端上对此进行配置。
https://www.elastic.co/guide/en/elasticsearch/client/javascript-api/current/configuration.html#config-keep-alive-free-socket-timeout