]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
rgw: raise default rgw_curl_low_speed_time to 300 seconds
authorCasey Bodley <cbodley@redhat.com>
Mon, 27 Aug 2018 18:45:35 +0000 (14:45 -0400)
committerCasey Bodley <cbodley@redhat.com>
Mon, 27 Aug 2018 19:03:39 +0000 (15:03 -0400)
commit2fe357657158f6454865b9c37314fa8cfdfc4771
tree976f7ec4465fa8c7a6bbadfdb3dccb9dabf10faf
parent3dc8654f13c8581370816cdba9c9e2d18ea1778a
rgw: raise default rgw_curl_low_speed_time to 300 seconds

this timeout is mainly to avoid waiting forever when a sync connection
goes away without seeing a close. a 30-second timeout is much more
likely to catch other delays like loaded osds - and timeout/retry will
increase that load

Fixes: http://tracker.ceph.com/issues/27989
Signed-off-by: Casey Bodley <cbodley@redhat.com>
src/common/options.cc