Jump to content

ACP Slow Access


Go to solution Solved by Marc Stridgen,

Recommended Posts

  • Solution

On taking a look there, the most likely cause of any slowdown on any area of your site is that some of your tables are using  the MyISAM table engine. As mentioned in support area of your Admin CP, InnoDB database tables typically perform more efficiently and reliably than other database engines such as MyISAM on most modern hosts when configured correctly. It is strongly encouraged to ensure all of your database tables are using the InnoDB storage engine, and that your hosting provider has configured MySQL for InnoDB use.

Once that is done, test again to see if this has resolved the issue. Its very likely it will. If not, the next step would be to disable any 3rd party items you are running and test this without those items in play

Link to comment
Share on other sites

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...