• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

Resolved (70007)The timeout specified has expired: AH01075: Error dispatching request to : (reading input brigade), referer: https://...

coopsclub

New Pleskian
Hi,

I found many of this error message in error_log,
(70007)The timeout specified has expired: AH01075: Error dispatching request to : (reading input brigade), referer: https://...

system: Plesk Obsidian 18.0.26, Ubuntu 18.04
we use Wordpress, Plesk-php-74 with php-fpm, mpm mode: event, Apache with disabled proxy mode.

the server do not return any error page while this error is raised

Thanks for advance.
 
Thanks Igor for your reply

i added these directives to http and https to the subdomain https://subdomain.example.com

FcgidIdleTimeout 600
FcgidProcessLifeTime 600
FcgidConnectTimeout 600
FcgidIOTimeout 600
Timeout 600
ProxyTimeout 600

and restart apache2 but it does not resolve this issue, then i increase all Timeouts value to 1200, and i still got that error!
 

Attachments

  • 1.png
    1.png
    435.7 KB · Views: 98
  • 2.png
    2.png
    262.1 KB · Views: 98
Back
Top