1
1
mirror of https://gitlab.archlinux.org/archlinux/infrastructure.git synced 2025-01-18 08:06:16 +01:00
infrastructure/roles/keycloak/templates
Kristian Klausen bd0bae9f48
keycloak: Bump buffer size to make room for response headers
Keycloak is apparently sending over 4k worth of response headers under
some circumstances (maybe when the client sends a stale cookie?), which
causes Nginx to return a 502 error and log "upstream sent too big header
while reading response header from upstream". This is likely also
related to this upstream issue[1]. So bump the buffer to 8k.

[1] https://github.com/keycloak/keycloak/issues/16181
2023-01-05 21:04:35 +01:00
..
admin-user.conf.j2 keycloak: migrate to Quarkus distribution 2022-03-25 12:45:18 +02:00
keycloak.conf.j2 keycloak: remove /auth from all Keycloak endpoints 2022-11-12 17:33:36 +02:00
nginx.d.conf.j2 keycloak: Bump buffer size to make room for response headers 2023-01-05 21:04:35 +01:00