79139766

Date: 2024-10-30 05:43:26
Score: 1.5
Natty:
Report link

Finally I got the solution. I executed nginx -T. It shows me the loaded configuration. using this, I came to know about the file which was actully overriding all the custom configuration. So, I added my custom config in it.

proxy_read_timeout 1800s
fastcgi_read_timeout 1800s
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Self-answer (0.5):
  • Low reputation (1):
Posted by: Darpan Chaudhari