WeareJH / wf2

PHP environments for Magento 1, Magento 2 & Wordpress
6 stars 3 forks source link

Update site.conf #83

Closed OliverChenery closed 4 years ago

OliverChenery commented 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.

@mikeymike Checked and approved of solution.