keystonemiddleware connections to memcached from neutron-server grow beyond configured values
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
OpenStack Security Advisory |
Won't Fix
|
Undecided
|
Unassigned | ||
keystonemiddleware |
Confirmed
|
Undecided
|
Unassigned | ||
oslo.cache |
Invalid
|
Undecided
|
Unassigned |
Bug Description
Using: keystone-17.0.0, Ussuri
I've noticed a very odd behaviour of keystone_authtoken with memcached and neutron-server. The connection count to memcached grows over time, ignoring the settings of memcache_
[keystone_
www_authenticat
auth_url = http://
auth_type = password
project_domain_id = default
user_domain_id = default
project_name = service
username = neutron
password = neutron_
cafile =
memcache_
memcache_secret_key = secret_key_here
memcached_servers = memcached_
memcache_
memcache_
token_cache_time = 3600
Commenting out memcached settings under [keystone_
Grafana memcached connection graphs: https:/
The drops in the graphs indicate the restart of the neutron-server, so not sure if this is something to be expected, or there is an issue with the configuration, or it's a bug?
summary: |
- keystonemiddleware connections to memcached from neutron-server grows + keystonemiddleware connections to memcached from neutron-server grow beyond configured values |
Added keystonemiddleware