Closed OliverChenery closed 4 years ago
Issue: certain categories (Specifically G&G & BSO) were failing to load with a 502 response. I was provided with the log:
wf2__graham-and-green__nginx | 2020/01/07 15:42:18 [error] 7#7: *3043 upstream sent too big header while reading response header from upstream, client: 172.20.0.12, server: , request: "GET /sofas HTTP/1.1", upstream: "fastcgi://172.20.0.9:9000", host: "gg.m2"
After googling I found a solution that solved the problem and tested by overriding the site.conf locally.
site.conf
@mikeymike Checked and approved of solution.
Issue: certain categories (Specifically G&G & BSO) were failing to load with a 502 response. I was provided with the log:
wf2__graham-and-green__nginx | 2020/01/07 15:42:18 [error] 7#7: *3043 upstream sent too big header while reading response header from upstream, client: 172.20.0.12, server: , request: "GET /sofas HTTP/1.1", upstream: "fastcgi://172.20.0.9:9000", host: "gg.m2"
After googling I found a solution that solved the problem and tested by overriding the
site.conf
locally.@mikeymike Checked and approved of solution.