<div dir="ltr">Hi,<div><br></div><div>I am running nginx version: nginx/1.14.1 on Red Hat Enterprise Linux release 8.1 (Ootpa) with php-fpm PHP 7.2.24 (fpm-fcgi) (built: Oct 22 2019 08:28:36) FastCGI Process Manager for PHP. When I clear the cache in Drupal CMS (<a href="https://www.drupal.org/">https://www.drupal.org/</a>) it returns http status code 504.  I have attached the both nginx (/etc/nginx/nginx.conf) and www.conf config (/etc/php-fpm.d/www.conf) file for your reference. I have enabled the below directive in /etc/nginx/nginx.conf it did not work.</div><div><br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">proxy_read_timeout 180s;<br>fastcgi_read_timeout 180s;</blockquote><div><br></div><div>==> /var/log/php-fpm/error.log <==<br>[23-Sep-2020 08:36:25] WARNING: [pool www] child 12018, script '/var/www/html/motest/devportal/web/index.php' (request: "GET /index.php") executing too slow (3.083996 sec), logging<br>[23-Sep-2020 08:36:25] NOTICE: child 12018 stopped for tracing<br>[23-Sep-2020 08:36:25] NOTICE: about to trace 12018<br>[23-Sep-2020 08:36:25] NOTICE: finished trace of 12018<br>[23-Sep-2020 08:37:29] WARNING: [pool www] child 12022, script '/var/www/html/motest/devportal/web/index.php' (request: "POST /index.php") executing too slow (3.039999 sec), logging<br>[23-Sep-2020 08:37:29] NOTICE: child 12022 stopped for tracing<br>[23-Sep-2020 08:37:29] NOTICE: about to trace 12022<br>[23-Sep-2020 08:37:29] NOTICE: finished trace of 12022<br>[23-Sep-2020 08:37:30] WARNING: [pool www] child 12015, script '/var/www/html/motest/devportal/web/index.php' (request: "POST /index.php?_wrapper_format=drupal_ajax") executing too slow (3.733207 sec), logging<br>[23-Sep-2020 08:37:30] NOTICE: child 12015 stopped for tracing<br>[23-Sep-2020 08:37:30] NOTICE: about to trace 12015<br>[23-Sep-2020 08:37:30] NOTICE: finished trace of 12015<br>==> /var/log/nginx/error.log <==<br>2020/09/23 08:38:26 [error] 12035#0: *1 upstream timed out (110: Connection timed out) while reading response header from upstream, client: 157.45.28.7, server: <a href="http://dev-portal.motest.net">dev-portal.motest.net</a>, request: "POST /admin/config/development/performance HTTP/1.1", upstream: "fastcgi://unix:/run/php-fpm/www.sock", host: "<a href="http://dev-portal.motest.net">dev-portal.motest.net</a>", referrer: "<a href="https://dev-portal.motest.net/admin/config/development/performance">https://dev-portal.motest.net/admin/config/development/performance</a>"<br></div><div><br></div><div><div>I will appreciate if someone can pitch in for my question to this mailing list. Please let me know if you need any additional details to debug this issue. Thanks in Advance.</div><div><br></div><div>Best Regards,</div><div><br></div><div>Kaushal</div></div><div><br></div></div>