Files
glance/doc/source
Stuart McLaren 5baf01842c 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 9292
real    1m0.063s

Setting 'client_socket_timeout = 0' means do not timeout.

NOTE(mriedem): This patch is not 1:1 cherry-pick, I have changed the
default value of client_socket_timeout to 0, as per the policy for
changes to stable branches:
(https://wiki.openstack.org/wiki/StableBranch#Appropriate_Fixes)

DocImpact
Closes-bug: 1371022
Change-Id: I9e7edcbf25ece61dc16b8cd5a8bef5ed9a14e3d6
(cherry picked from commit 19bba346ba)
2015-06-19 08:51:43 -07:00
..
2015-03-11 19:46:14 +02:00
2015-03-20 15:21:33 +01:00
2014-09-12 22:47:21 +02:00
2014-03-03 19:44:21 -08:00
2015-03-11 19:46:14 +02:00