mirror of
https://gitlab.archlinux.org/archlinux/infrastructure.git
synced 2025-01-18 08:06:16 +01:00
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 |
||
---|---|---|
.. | ||
admin-user.conf.j2 | ||
keycloak.conf.j2 | ||
nginx.d.conf.j2 |