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 that are moved into this category are generally considered to be closed. Users may want to add additional information but these topics should not be resurrected in order to discuss new problems or unrelated matters.

Question Kunena 1.6 Memory usage and AEC

More
15 years 8 months ago #59171 by darksoul
Hi all.
I'm running Kunena 1.6RC1 and works good. but once i've upgraded to latest AEC version i have and error on the kunena page:

Fatal error: Allowed memory size of 67108864 bytes exhausted (tried to allocate 491520 bytes) in /home/samples1/public_html/modules/mod_cblogin/mod_cblogin.php on line 382

If i disable the module the error visualize another problem in another module/plugin...
So, how many memory is using kunena?

The server settings:
Resource Limits max_execution_time 180
Resource Limits max_input_time 180
Resource Limits memory_limit 64M
The following user(s) said Thank You: neebrad

Please Log in or Create an account to join the conversation.

More
15 years 8 months ago #59175 by fxstein
Kunena by itself can run with 16MB of memory setup in php. Any integration and other modules will add on top of that.

If you install JFirePHP and FirePHP in Firefox, turn on Kunena forum debug and look at the Firebug console it will show you about 6MB of memory used for just Kunena on a forum the size of kunena.com (forum structure drives memory usage - e.g. a huge list of categories - many messages do not any more) together with Joomla that comes to about 11-13MB of memory allocated to build the index page.

If you are exceeding 64MB you have some major memory hogs in your install.

We love stars on the Joomla Extension Directory . :-)

Please Log in or Create an account to join the conversation.

More
15 years 8 months ago - 15 years 8 months ago #59177 by fxstein
Here is a snapshot from out test site:



This is for the kunena.com forum index page - the most expensive page. For our setup we need approx 33 queries with all features turned on and jomSocial integration activated. Kunena allocates 6.88MB of memory for that page and together with Joomla 1.5.20 this adds up to a total of 13.65MB

Hope this helps!

We love stars on the Joomla Extension Directory . :-)
Last edit: 15 years 8 months ago by fxstein.
The following user(s) said Thank You: neebrad

Please Log in or Create an account to join the conversation.

More
15 years 8 months ago - 15 years 8 months ago #59178 by fxstein
Here is what Joomla debug measures for that same page:



The total is slightly higher as we are missing to measure some of the memory consumed after Kunena is all done.
But the difference is minor Joomla total is 13.78MB

Just for comparison Kunena 1.0 (or FB) would have run over 400 queries for that page

We love stars on the Joomla Extension Directory . :-)
Last edit: 15 years 8 months ago by fxstein.

Please Log in or Create an account to join the conversation.

More
15 years 8 months ago #59192 by darksoul
Yes i see that kuenea have a big reduction of sql queries!!

probabily is AEC that have bugs in his code.

Please Log in or Create an account to join the conversation.

Time to create page: 0.273 seconds