
Lowering this setting still allows for reasonable confidence of a timeout without tanking performance. Certain downstream projects have already made this optimization: https://github.com/crowbar/crowbar-openstack/pull/1429 Change-Id: Iaca2f8cc09a6acae425c020a9d14da3ffde05dec
10 lines
378 B
YAML
10 lines
378 B
YAML
---
|
|
upgrade:
|
|
- |
|
|
The default value for ``memcache_socket_timeout`` has been lowered from 3
|
|
seconds to 1 second. The positive side-effect of this can be found in
|
|
downstream `changes
|
|
<https://github.com/crowbar/crowbar-openstack/pull/1429>`_. If you
|
|
deployment relies explicitly on a timeout of 3 seconds, please set that
|
|
override in your configuration.
|