Cobra Forum

Plesk Panel => Webserver => Topic started by: Administrator on Dec 29, 2022, 07:24 AM

Title: Website on Plesk server is not accessible: 504 Gateway Time-out: The timeout spe
Post by: Administrator on Dec 29, 2022, 07:24 AM
Symptoms
Website example.com is not accessible. The following error is shown in a browser:
504 Gateway Time-outThe following error message appears in the domain error log file at Domains > example.com > Logs:
[proxy_fcgi:error] [pid 42290:tid 140458047010560] (70007)The timeout specified has expired: [client 203.0.113.2:54693] AH01075: Error dispatching request to :, referer: http://example.com/galleryIn Plesk > Domains > example.com > PHP Settings it is shown that the website uses "FastCGI application" (and not "FPM application") PHP handler.
Cause
Execution PHP code of the website takes longer than the specified timeout.
Resolution
To fix the issue increase the timeout. FastCGI limits can be increased for an affected domain only or on a server-wide level. Both ways are described below.