High cpu and EPF

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • 2webmaster
    Senior Member
    Forum ExplorerTechnical AssociateSolutions Developer
    • Mar 2021
    • 101

    #1

    High cpu and EPF

    server is a dual quad core ( so 8 cores )
    Our default is set to 2 cores per LVE and and 25% cpu usage. Concurrent connections =25
    But two busy sites running WP max out cpu daily and EPF is always over 150 per day. Any suggestions on changing LVE values?
  • iseletsk
    Senior Member
    • Dec 2017
    • 1199

    #2
    concurrent connection seems to be a bit low for busy sites.
    The number of cores really depends on how busy they are.
    Of course the question is -- how much of your server are you willing to give to those two sites, as it seems that they are really using 2 cores...

    Comment

    • accounts
      Member
      • Apr 2017
      • 70

      #3
      Are we right in thinking that raising the concurrent connections will have no affect if their maxing out the 25% cpu limit ?

      Comment

      • iseletsk
        Senior Member
        • Dec 2017
        • 1199

        #4
        Of course. Unless you increase cpu limit as well, they will not be able to use more then 25%.
        Just don raise to much (like 100s) -- apache has limited number of slots (clients that it can handle at the same time) -- and this is what that parameter protects.

        Comment

        • accounts
          Member
          • Apr 2017
          • 70

          #5
          OK, thanks for your help.

          Comment

          Working...