]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
rgw: add rgw_curl_tcp_keepalive option for http client requests
authorCasey Bodley <cbodley@redhat.com>
Wed, 20 Oct 2021 16:52:29 +0000 (12:52 -0400)
committerAdam C. Emerson <aemerson@redhat.com>
Wed, 11 Jan 2023 05:23:40 +0000 (00:23 -0500)
commit113cda8834ce31e5203d13d06d05ad036aa8bea1
tree0f1d7cf248231300f82d8be807cb3efc2f007e79
parent852e60d6f3d5f0f3cef2a9e382fa3cda8e5bf4c3
rgw: add rgw_curl_tcp_keepalive option for http client requests

this can be useful to prevent long-lived connections from being dropped
due to inactivity

Fixes: https://tracker.ceph.com/issues/48402
Signed-off-by: Casey Bodley <cbodley@redhat.com>
src/common/options/rgw.yaml.in
src/rgw/rgw_http_client.cc