Sep 30, 2022 7:42 am
Hi folk,
I'm trying to optimize my wpForo forum and just came across a previous post in this community: https://wpforo.com/community/faq/forum-is-slow/
Setting the table engine properly is a means to speed up the forum. While the post mentioned above discussed 17 tables, my current version has 20 tables (including one for the Prefixes addon). A screenshot is attached to this post for your reference.
In my case, how to set the table engine for them for better performance?
Thanks in advance,
Steven
3 Replies
Sep 30, 2022 10:46 am
Set them all to InnoDB, but make sure that these two tables are set to MyISAM:
- wp_wpforo_likes
- wp_wpforo_visits