• Hi, Pleskians! We are running a UX testing of our upcoming product intended for server management and monitoring.
    We would like to invite you to have a call with us and have some fun checking our prototype. The agenda is pretty simple - we bring new design and some scenarios that you need to walk through and succeed. We will be watching and taking insights for further development of the design.
    If you would like to participate, please use this link to book a meeting. We will sent the link to the clickable prototype at the meeting.
  • (Plesk for Windows):
    MySQL Connector/ODBC 3.51, 5.1, and 5.3 are no longer shipped with Plesk because they have reached end of life. MariaDB Connector/ODBC 64-bit 3.2.4 is now used instead.
  • The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.

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: 91
  • 2.png
    2.png
    262.1 KB · Views: 88
Back
Top