cancel
Showing results for 
Search instead for 
Did you mean: 

Magento 2 Error 503 Backend fetch failed Varnish

Magento 2 Error 503 Backend fetch failed Varnish

I changed http_resp_hdr_len to 65536, but still got Error 503 Backend fetch failed.

ExecStart=/usr/sbin/varnishd \

          -a :80 \

          -p thread_pool_min=5 \

          -p thread_pool_max=1500 \

          -p http_resp_hdr_len=65536 \

          -p http_resp_size=98304 \

          -p workspace_backend=98304 \

          -f /etc/varnish/default.vcl \

          -s malloc,256m