1
1
mirror of https://gitlab.archlinux.org/archlinux/infrastructure.git synced 2025-01-07 04:24:10 +01:00
infrastructure/roles/nginx/templates
Kristian Klausen a0ef2cb7cc
loki/nginx: Add recording rule for tracking upstream cache status[1]
This enables us to calculate the cache hit ratio, which may help
determine whether more caching would be beneficial.

Please note that this only counts requests for which caching is enabled
(e.g. {fastcgi,proxy}_cache is configured), e.g. for static served files
cache_status will be "".

[1] http://nginx.org/en/docs/http/ngx_http_upstream_module.html#var_upstream_cache_status
2024-12-22 15:30:40 +01:00
..
headers.conf nginx: Add plumbing for enabling HTTP/3 conditionally 2024-08-17 21:53:32 +02:00
letsencrypt.conf Fix nginx "single path" location blocks 2021-10-03 15:06:54 +00:00
letsencrypt.hook.d.j2 certbot/nginx: Reload nginx via hook instead of directly in the certbot 2019-05-14 23:31:55 +02:00
listen-443.conf.j2 nginx: Add plumbing for enabling HTTP/3 conditionally 2024-08-17 21:53:32 +02:00
nginx-hostname-vhost.conf.j2 nginx: Add plumbing for enabling HTTP/3 conditionally 2024-08-17 21:53:32 +02:00
nginx.conf.j2 loki/nginx: Add recording rule for tracking upstream cache status[1] 2024-12-22 15:30:40 +01:00
sslsettings.conf nginx: Add plumbing for enabling HTTP/3 conditionally 2024-08-17 21:53:32 +02:00