]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
rgw: raise default rgw_curl_low_speed_time to 300 seconds 24071/head
authorCasey Bodley <cbodley@redhat.com>
Mon, 27 Aug 2018 18:45:35 +0000 (14:45 -0400)
committerPrashant D <pdhange@redhat.com>
Thu, 13 Sep 2018 02:09:08 +0000 (22:09 -0400)
commitd29faf8e2903f33417eb5e1196b1fd764149b7e8
tree03e5c7e861ef434265996d075e119b5762f5fb2a
parent6827e33485eaa671cdbe2088b4916a13769a5f68
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>
(cherry picked from commit 2fe357657158f6454865b9c37314fa8cfdfc4771)
src/common/options.cc