Announcement

Collapse
No announcement yet.

Extremely high load

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • #16
    > Igor Seletskiy wrote:
    > You don need to add them. They should be picked up automatically on SSH/php via web access.
    >
    > If they don show up after you hit them with ab -- check that you have mod_hostinglimits installed
    >
    > If you are running plesk -- make sure you have SuexecUserGroup directive (cgi enabled) for those customers.

    What is the correct way to install it?

    Doing a search I see these packages:
    root@cpanel01 [/scripts]# yum search mod_hostinglimits
    Loaded plugins: fastestmirror, rhnplugin
    Loading mirror speeds fr om cached hostfile
    * cloudlinux-x86_64-server-5: slc-proxy.cl-mirror.net
    Excluding Packages in global exclude list
    Finished
    ================================================== ======================== Matched: mod_hostinglimits ================================================== ========================
    hsphere_mod_hostinglimits.x86_64 : Apache module
    hsphere_mod_hostinglimits1_3.x86_64 : Apache module
    mod_hostinglimits.x86_64 : Apache module
    mod_hostinglimits-debuginfo.x86_64 : Debug information for package mod_hostinglimits
    mod_hostinglim its-hsphere.x86_64 : Apache module

    Comment


    • #17
      You are running cPanel, so mod_hostinglimits is installed via easyapache

      You can check if it is here by running:
      /etc/init.d/httpd -M|grep hosting

      if it is not there, please, run:
      yum install lve-utils lve-stats
      /scripts/easyapache --build

      Comment


      • #18
        Hmmm, it is there....

        Ahh, I wasn testing with a php file for the client. Once I did it works

        Comment


        • #19
          FYI, Awesome help Igor.

          I am heading over to cpanel forums to figure out why the limit on dovecot auth isn working, have over 600 processs of just that again.

          Comment

          Working...
          X