system-config/playbooks/roles/zuul-web
Clark Boylan 9c68191ce8 Improve logging and cache config for zuul web proxy
We attempt to cache things served by zuul-web in our apache proxy. This
is to reduce the load on the zuul-web process which has to query
gearman, the sql database, and eventuall the zookeeper database to
produce its responses.

Things are currently operating slowly and it isn't clear if we're
caching properly. To check that better update our logging format to
record cache hits and misses. Also drop an unnecessary .* in the
CacheEnable url-strings for /static/ as it is unclear if the .* is
treated as a regex here.

Change-Id: Ib57c085fa15365b89b3276e037339dbeddb094e3
2020-09-10 11:41:08 -07:00
..
defaults Run Zuul using Ansible and Containers 2020-04-24 09:18:44 -05:00
files Run Zuul as the zuuld user 2020-05-20 13:17:28 -07:00
handlers Run Zuul using Ansible and Containers 2020-04-24 09:18:44 -05:00
tasks Merge "Pull and prune docker images together" 2020-05-07 23:16:58 +00:00
templates Improve logging and cache config for zuul web proxy 2020-09-10 11:41:08 -07:00
README.rst Run Zuul using Ansible and Containers 2020-04-24 09:18:44 -05:00

Run zuul-web and zuul-fingergw