Skip to main content
We are aware of an issue after updating to cPanel versions 11.110.0.65, 11.126.0.21, or 11.128.0.11, some cPanel plugins or features are no longer functioning properly including WP Toolkit. Please see the following article for more information and updates:
Update to latest cPanel 110, 126, or 128 versions removes "addonfeatures" directory.

Website loading takes more than 6 minutes with mod_http2

Comments

5 comments

  • cPanelMichael
    However, I have tawk.to installed on my website, and it seems the extension is having an issue with Switching protocols. And (I guess) due to this behaviour, I can see the loading spinner of the browser in action nearly five to six minutes. After this, the browser seems to give up and finish(? ) the loading.

    Do you notice any entries in /usr/local/apache/logs/error_log when this happens? Have you checked with the support team for this application to verify there are no compatibility issues with HTTP2? Thank you.
    0
  • Jafar Muhammed
    Hi @cPanelMichael, I have this line.
    [Thu Aug 03 00:40:23.767568 2017] [access_compat:error] [pid 22779:tid 140028409775872] [client 158.69.63.119:41368] AH01797: client denied by server configuration: /home/threadly/public_html/app/etc/config.php
    I saw this from cPanel > Metrics > Errors. Similar errors are logged daily, multiple times. I have checked the file /home/threadly/public_html/app/etc/config.php and found below details. It is a list of Magento's plugins and extensions. [PHP] array ( 'module_name' => 1, ), );[/PHP] I have contacted Tawk.to's Support team on July 29th, no response from them yet. I have disabled Tawk.to module from Magento's admin panel, and I can see the same issues. Even if I disabled Tawk.to, the site takes 5+mins to load. I am checking the loading from Google Chrome's incognito mode. I have disabled the mod_http2, and now the site is finishing loading faster.
    0
  • cPanelMichael
    AH01797: client denied by server configuration: /home/threadly/public_html/app/etc/config.php

    Hello, What permissions are configured for this file, and it's parent directories? Did you use previously use Mod_Ruid2 when the Prefork MPM was enabled? Thank you.
    0
  • Jafar Muhammed
    Hello @cPanelMichael, Here are the permissions details. /public_html/app/etc/config.php set to 644 /public_html/app/etc and /public_html/app set to 755 The mod_ruid2 was disabled when I was using mod_mpm_prefork. It is disabled now also.
    0
  • cPanelMichael
    Hello, Feel free to open a support ticket using the link in my signature if you'd like us to take a closer look. Thank you.
    0

Please sign in to leave a comment.