Ram - 8 GB
CPU - 4 vCPU
No , I am not using cache on my websites.
I added "max_fails=3 fail_timeout=30s" to upstream.conf file now "no live upstreams while connecting to upstream" this error not coming but this error is coming upstream sent invalid header: "<small><i>Plugin\x20..." while reading response header from upstream
I Found this in error log
`2022/09/11 10:15:43 [error] 14228#14228: *374 upstream sent invalid header: "<small><i>Plugin\x20..." while reading response header from upstream, client: 40.77.167.45, server: DOMAIN.COM, request: "GET /URL-OF-PAGE/ HTTP/1.1", upstream: "fastcgi://unix:/var/run/php/php80-fpm.sock:", host: "WWW.DOMAIN.COM"
2022/09/11 10:17:20 [error] 14229#14229: *37 upstream sent invalid header: "<small><i>Plugin\x20..." while reading response header from upstream, client: 192.95.30.71, serveršOMAIN.COM, request: "GET /URL-OF-PAGE/ HTTP/1.1", upstream: "fastcgi://unix:/var/run/php/php80-two-fpm.sock:", host: "WWW.DOMAIN.COM"
2022/09/11 10:18:41 [error] 14228#14228: *565 upstream sent invalid header: "<small><i>Plugin\x20..." while reading response header from upstream, client: 40.77.167.11, server: lyricsdone.com, request: "GET /URL-OF-PAGE/ HTTP/1.1", upstream: "fastcgi://unix:/var/run/php/php80-two-fpm.sock:", host: "WWW.DOMAIN.COM"
2022/09/11 10:18:50 [error] 14228#14228: *578 upstream sent invalid header: "<small><i>Plugin\x20..." while reading response header from upstream, client: 207.46.13.51, server: lyricsdone.com, request: "GET /URL-OF-PAGE/ HTTP/1.1", upstream: "fastcgi://unix:/var/run/php/php80-two-fpm.sock:", host: "WWW.DOMAIN.COM"`
Please tell me how to solve this error.