- Posts: 32
- Thank you received: 0
Kunena 7.0.4 Released
The Kunena team has announce the arrival of Kunena 7.0.4 [K 7.0.4] in stable which is now available for download as a native Joomla extension for J! 5.4.x/6.0.x. This version addresses most of the issues that were discovered in K 6.2 / K 6.3 / K 6.4 and issues discovered during the last development stages of K 7.0
Topics must relate to a currently supported version of Kunena. If you are unsure what is the current supported version of Kunena, please go to the
download
page.
If you are having problems then, for your own benefit, it would save us all a lot of time if you would kindly post your configuration report when you ask for help from this forum. If you do not post your configuration report we will not ask you for it but you will probably not get your problem solved, either.
If you are having problems then, for your own benefit, it would save us all a lot of time if you would kindly post your configuration report when you ask for help from this forum. If you do not post your configuration report we will not ask you for it but you will probably not get your problem solved, either.
Question "Recent Topics" page is slow
7 years 6 months ago #204874
by mlines
"Recent Topics" page is slow was created by mlines
My forum makes use of the Recent Topics page a lot. It is the landing page of choice when entering the forum from the main Joolma site for example.
It is taking around 11 to 12 seconds to load (based on Google analytics) compared to topic pages at around 2 secs.
I assume this is because it is indexing the posts to get the most recent whilst a topic page is directly accessing specific content.
Is there any way to speed the Recent Topics page?
It is taking around 11 to 12 seconds to load (based on Google analytics) compared to topic pages at around 2 secs.
I assume this is because it is indexing the posts to get the most recent whilst a topic page is directly accessing specific content.
Is there any way to speed the Recent Topics page?
Please Log in or Create an account to join the conversation.
7 years 6 months ago - 7 years 6 months ago #204878
by Slacker
Replied by Slacker on topic "Recent Topics" page is slow
For me Recent topics is 1,5 second exactly like forum index. Kunena 5.1.5 and Joomla 3.8.13 and PHP 7.2.11 500 000 forumposts.
When I updated to Kunena 5.1.4 it was errors in bootstrap loading and loading time of 10 seconds. This sound similar to that. Take a look in browser to down left to see what is loading.
When I updated to Kunena 5.1.4 it was errors in bootstrap loading and loading time of 10 seconds. This sound similar to that. Take a look in browser to down left to see what is loading.
Last edit: 7 years 6 months ago by Slacker.
Please Log in or Create an account to join the conversation.
7 years 6 months ago #204881
by mlines
Replied by mlines on topic "Recent Topics" page is slow
Found it...
Somewhere in the last few weeks it has decided to load the User Stats module again. As I still suffer from the Sessions Database growing too large this module was hitting loading times. Cleared the sessions database and disabled the stats, now all fine
Somewhere in the last few weeks it has decided to load the User Stats module again. As I still suffer from the Sessions Database growing too large this module was hitting loading times. Cleared the sessions database and disabled the stats, now all fine
Please Log in or Create an account to join the conversation.
7 years 6 months ago #204883
by Slacker
Replied by Slacker on topic "Recent Topics" page is slow
My Joomla session table was a couple of weeks ago 25 GB from almost nothing. I had to empty the table and in Joomla general setting change session from database to PHP. Then I had no problem, but I got logged out after the change. PHP-sessions are stored in memory and is thus faster than database.
Please Log in or Create an account to join the conversation.
7 years 6 months ago #204885
by mlines
Replied by mlines on topic "Recent Topics" page is slow
My session is also set to PHP and I still cannot stop the session table growing??
Please Log in or Create an account to join the conversation.
7 years 6 months ago - 7 years 6 months ago #204886
by Slacker
Replied by Slacker on topic "Recent Topics" page is slow
I also installed the plugin Easy Session Killer. It did not work on the session table, but after I installed it and with PHP session the session table did not grow anymore.
joomla-extensions.kubik-rubik.de/downloa...-easy-session-killer
PHP sessions is good for guests that are cached, because their session is independent of the bottleneck database server. A session is created for guests too.
joomla-extensions.kubik-rubik.de/downloa...-easy-session-killer
PHP sessions is good for guests that are cached, because their session is independent of the bottleneck database server. A session is created for guests too.
Last edit: 7 years 6 months ago by Slacker.
Please Log in or Create an account to join the conversation.
Time to create page: 0.229 seconds