Skip to main content

What are some key configurations to use server resources properly ?

Comments

7 comments

  • cPRex Jurassic Moderator

    Hey there!  This is a very open-ended question with no answer that will be perfect for every user.  cPanel tries to make the default configuration apply to the largest possible set of users, but of course there is never a true "one size fits all" answer for anything.

    I would say this - are you seeing any specific performance issues?  If so, where, and what services?  If not, you may not need to adjust anything.

    0
  • Anupkum

    Hi,

    Thank you for your response.

    I face issues mainly with loading speed of website made using WordPress . Rest are working fine.

    0
  • cPRex Jurassic Moderator

    With WordPress, the first thing I would check is the databases on the system.  Do you see anything out of the ordinary if you check "mysqladmin proc status" on the command line?  Specifically, we'd be looking for slow queries.

    0
  • Anupkum

    Here is the result.

    mysqladmin: connect to server at 'localhost' failed
    error: 'SSL connection error: SSL is required but the server doesn't support it'

    0
  • cPRex Jurassic Moderator

    That's interesting - could you share the output of your server's /etc/my.cnf file so we can see if there is anything odd there?

    0
  • Anupkum

    Here it is 

    0
  • cPRex Jurassic Moderator

    Thanks for sharing that - you'll likely need to comment out the SSL section and restart MySQL in order to run the test properly. However...restarting MySQL will clear the data we want to see.

    When you say the site is loading slowly, are there certain elements of the page that you notice with this issue?

    0

Please sign in to leave a comment.