I have a performance problème when publishing or updating a post. Publishing a new post can take up to 10 to 15 seconds.
I have no problem with displaying forum pages. The cache works well.
I am hosted at https://www.o2switch.fr/hebergement-illimite/ : A 12 CPU / 48GO ram and use PHP 8 / 10.6.12-MariaDB
Is there a way to get better performance when publishing new posts ?
NO CACHING for wpForo.
https://wpforo.com/community/faq/wpforo-and-cache-plugins/#post-37150
You even got a warning about it when updating.
And you have TWO caches, REDIS and Rocket cache.
NOW it is NOT caching. Disabled. Apparently you changed something and NOW it works right.
Is the performance issue solved?
I just add both
/forum/
/forum/(.*)/
as @tutrix sugested.
But no differences: The forum is still fast when reading posts, but still slow when publishing a new post. My host is providing a 12CPU and 48Go ram. I thaught, it could be faster. It takes 10 to 15 seconds to publish a new post.
Also Query Monitor plugin will pinpoint from where the delay comes .....