Reviewed: https://review.openstack.org/140304 Committed: https://git.openstack.org/cgit/openstack/cinder/commit/?id=f88dc8495f7ec5dc7f1b01c43f0237141af6b98f Submitter: Jenkins Branch: stable/juno
commit f88dc8495f7ec5dc7f1b01c43f0237141af6b98f Author: Stuart McLaren <email address hidden> Date: Fri Sep 5 12:48:04 2014 +0000
Add client_socket_timeout option
Add a parameter to take advantage of the new(ish) eventlet socket timeout behaviour. Allows closing idle client connections after a period of time, eg:
$ time nc localhost 8776 real 1m0.063s
Setting 'client_socket_timeout = 0' means do not timeout.
DocImpact: Added client_socket_timeout option (default=0).
Conflicts: cinder/wsgi.py etc/cinder/cinder.conf.sample
Note: This patch is not 1:1 cherry-pick, I have changed the default value of client_socket_timeout to 0.
Change-Id: If492810a2f10fa5954f8c8bb708b14be0b77fb90 Closes-bug: #1361360 Closes-bug: #1371022 (cherry picked from commit 08bfa77aeccb8ca589e3fb5cf9771879818f59de)
Reviewed: https:/ /review. openstack. org/140304 /git.openstack. org/cgit/ openstack/ cinder/ commit/ ?id=f88dc8495f7 ec5dc7f1b01c43f 0237141af6b98f
Committed: https:/
Submitter: Jenkins
Branch: stable/juno
commit f88dc8495f7ec5d c7f1b01c43f0237 141af6b98f
Author: Stuart McLaren <email address hidden>
Date: Fri Sep 5 12:48:04 2014 +0000
Add client_ socket_ timeout option
Add a parameter to take advantage of the new(ish) eventlet socket timeout
behaviour. Allows closing idle client connections after a period of
time, eg:
$ time nc localhost 8776
real 1m0.063s
Setting 'client_ socket_ timeout = 0' means do not timeout.
DocImpact: socket_ timeout option (default=0).
Added client_
Conflicts:
cinder/ wsgi.py
etc/ cinder/ cinder. conf.sample
Note: This patch is not 1:1 cherry-pick, I have changed the default value socket_ timeout to 0.
of client_
Change-Id: If492810a2f10fa 5954f8c8bb708b1 4be0b77fb90 589e3fb5cf97718 79818f59de)
Closes-bug: #1361360
Closes-bug: #1371022
(cherry picked from commit 08bfa77aeccb8ca