- Posts: 37
- Thank you received: 0
Kunena 7.0.5 & Kunena 6.4.11 – Security Updates Released
The Kunena team has announce the arrival of Kunena 7.0.5 [K 7.0.5] 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.
The Kunena team is also pleased to announce the eleventh version of Kunena 6.4, a native Joomla extension for Joomla! 5.0, 5.1, 5.2, 5.3, 5.4 and 6.0.
Idea Kunena getting Slowwww! Ddos attack or normal behaviour?
I'm running Kunena 1.7.1 with Joomla and Jomsocial (latest versions)
at certain times I got 100% of MYSQL usage that renders the server unusable.
I don't know what causes this problem but I see:
It's like a lot of queries are started but they NEVER STOP running.
I see in my query logs lots of:
262805 tresjolie localhost tresjolieorg Query 00:42:30 SELECT a.id, a.name, a.userid, a.subject, a.catid, a.time AS posttime, c.name AS catname, (a.time > 1323281759) AS unread FROM j17_kunena_categories AS c, j17_kunena_messages AS a LEFT JOIN j17_kunena_messages AS b ON a.thread = b.thread AND a.time < b.time WHERE b.id IS NULL AND a.catid = c.id AND a.moved = 0 AND c.pub_access <= 0 ORDER BY a.time DESC LIMIT 7
262838 tresjolie localhost tresjolieorg Query 00:42:21 SELECT a.id, a.name, a.userid, a.subject, a.catid, a.time AS posttime, c.name AS catname, 0 AS unread FROM j17_kunena_categories AS c, j17_kunena_messages AS a LEFT JOIN j17_kunena_messages AS b ON a.thread = b.thread AND a.time < b.time WHERE b.id IS NULL AND a.catid = c.id AND a.moved = 0 AND c.pub_access <= 0 ORDER BY a.time DESC LIMIT 7
262853 tresjolie localhost tresjolieorg Query 00:42:15 SELECT a.id, a.name, a.userid, a.subject, a.catid, a.time AS posttime, c.name AS catname, 0 AS unread FROM j17_kunena_categories AS c, j17_kunena_messages AS a LEFT JOIN j17_kunena_messages AS b ON a.thread = b.thread AND a.time < b.time WHERE b.id IS NULL AND a.catid = c.id AND a.moved = 0 AND c.pub_access <= 0 ORDER BY a.time DESC LIMIT 7
262868 tresjolie localhost tresjolieorg Query 00:42:11 SELECT a.id, a.name, a.userid, a.subject, a.catid, a.time AS posttime, c.name AS catname, (a.time > 1323303988) AS unread FROM j17_kunena_categories AS c, j17_kunena_messages AS a LEFT JOIN j17_kunena_messages AS b ON a.thread = b.thread AND a.time < b.time WHERE b.id IS NULL AND a.catid = c.id AND a.moved = 0 AND c.pub_access <= 0 ORDER BY a.time DESC LIMIT 7
262915 tresjolie localhost tresjolieorg Query 00:41:56 SELECT a.id, a.name, a.userid, a.subject, a.catid, a.time AS posttime, c.name AS catname, 0 AS unread FROM j17_kunena_categories AS c, j17_kunena_messages AS a LEFT JOIN j17_kunena_messages AS b ON a.thread = b.thread AND a.time < b.time WHERE b.id IS NULL AND a.catid = c.id AND a.moved = 0 AND c.pub_access <= 0 ORDER BY a.time DESC LIMIT 7
262920 tresjolie localhost tresjolieorg Query 00:41:56 SELECT a.id, a.name, a.userid, a.subject, a.catid, a.time AS posttime, c.name AS catname, 0 AS unread FROM j17_kunena_categories AS c, j17_kunena_messages AS a LEFT JOIN j17_kunena_messages AS b ON a.thread = b.thread AND a.time < b.time WHERE b.id IS NULL AND a.catid = c.id AND a.moved = 0 AND c.pub_access <= 0 ORDER BY a.time DESC LIMIT 7
262945 tresjolie localhost tresjolieorg Query 00:41:48 SELECT a.id, a.name, a.userid, a.subject, a.catid, a.time AS posttime, c.name AS catname, 0 AS unread FROM j17_kunena_categories AS c, j17_kunena_messages AS a LEFT JOIN j17_kunena_messages AS b ON a.thread = b.thread AND a.time < b.time WHERE b.id IS NULL AND a.catid = c.id AND a.moved = 0 AND c.pub_access <= 0 ORDER BY a.time DESC LIMIT 7
262993 tresjolie localhost tresjolieorg Query 00:41:30 SELECT a.id, a.name, a.userid, a.subject, a.catid, a.time AS posttime, c.name AS catname, (a.time > 1323307386 AND a.thread NOT IN (0,109805)) AS unread FROM j17_kunena_categories AS c, j17_kunena_messages AS a LEFT JOIN j17_kunena_messages AS b ON a.thread = b.thread AND a.time < b.time WHERE b.id IS NULL AND a.catid = c.id AND a.moved = 0 AND c.pub_access <= 0 ORDER BY a.time DESC LIMIT 7
263016 tresjolie localhost tresjolieorg Query 00:41:27 SELECT a.id, a.name, a.userid, a.subject, a.catid, a.time AS posttime, c.name AS catname, (a.time > 1323343355) AS unread FROM j17_kunena_categories AS c, j17_kunena_messages AS a LEFT JOIN j17_kunena_messages AS b ON a.thread = b.thread AND a.time < b.time WHERE b.id IS NULL AND a.catid = c.id AND a.moved = 0 AND c.pub_access <= 0 ORDER BY a.time DESC LIMIT 7
263049 tresjolie localhost tresjolieorg Query 00:41:15 SELECT a.id, a.name, a.userid, a.subject, a.catid, a.time AS posttime, c.name AS catname, 0 AS unread FROM j17_kunena_categories AS c, j17_kunena_messages AS a LEFT JOIN j17_kunena_messages AS b ON a.thread = b.thread AND a.time < b.time WHERE b.id IS NULL AND a.catid = c.id AND a.moved = 0 AND c.pub_access <= 0 ORDER BY a.time DESC LIMIT 7
263060 tresjolie localhost tresjolieorg Query 00:41:10 SELECT a.id, a.name, a.userid, a.subject, a.catid, a.time AS posttime, c.name AS catname, (a.time > 1306543152) AS unread FROM j17_kunena_categories AS c, j17_kunena_messages AS a LEFT JOIN j17_kunena_messages AS b ON a.thread = b.thread AND a.time < b.time WHERE b.id IS NULL AND a.catid = c.id AND a.moved = 0 AND c.pub_access <= 0 ORDER BY a.time DESC LIMIT 7
263088 tresjolie localhost tresjolieorg Query 00:41:03 SELECT a.id, a.name, a.userid, a.subject, a.catid, a.time AS posttime, c.name AS catname, (a.time > 1323303988) AS unread FROM j17_kunena_categories AS c, j17_kunena_messages AS a LEFT JOIN j17_kunena_messages AS b ON a.thread = b.thread AND a.time < b.time WHERE b.id IS NULL AND a.catid = c.id AND a.moved = 0 AND c.pub_access <= 0 ORDER BY a.time DESC LIMIT 7
263130 tresjolie localhost tresjolieorg Query 00:40:48 SELECT a.id, a.name, a.userid, a.subject, a.catid, a.time AS posttime, c.name AS catname, 0 AS unread FROM j17_kunena_categories AS c, j17_kunena_messages AS a LEFT JOIN j17_kunena_messages AS b ON a.thread = b.thread AND a.time < b.time WHERE b.id IS NULL AND a.catid = c.id AND a.moved = 0 AND c.pub_access <= 0 ORDER BY a.time DESC LIMIT 7
263163 tresjolie localhost tresjolieorg Query 00:40:37 SELECT a.id, a.name, a.userid, a.subject, a.catid, a.time AS posttime, c.name AS catname, (a.time > 1322078296) AS unread FROM j17_kunena_categories AS c, j17_kunena_messages AS a LEFT JOIN j17_kunena_messages AS b ON a.thread = b.thread AND a.time < b.time WHERE b.id IS NULL AND a.catid = c.id AND a.moved = 0 AND c.pub_access <= 0 ORDER BY a.time DESC LIMIT 7
263178 tresjolie localhost tresjolieorg Query 00:40:31 SELECT a.id, a.name, a.userid, a.subject, a.catid, a.time AS posttime, c.name AS catname, (a.time > 1323234389) AS unread FROM j17_kunena_categories AS c, j17_kunena_messages AS a LEFT JOIN j17_kunena_messages AS b ON a.thread = b.thread AND a.time < b.time WHERE b.id IS NULL AND a.catid = c.id AND a.moved = 0 AND c.pub_access <= 0 ORDER BY a.time DESC LIMIT 7
263196 tresjolie localhost tresjolieorg Query 00:40:24 SELECT a.id, a.name, a.userid, a.subject, a.catid, a.time AS posttime, c.name AS catname, 0 AS unread FROM j17_kunena_categories AS c, j17_kunena_messages AS a LEFT JOIN j17_kunena_messages AS b ON a.thread = b.thread AND a.time < b.time WHERE b.id IS NULL AND a.catid = c.id AND a.moved = 0 AND c.pub_access <= 0 ORDER BY a.time DESC LIMIT 7
263252 tresjolie localhost tresjolieorg Query 00:40:06 SELECT a.id, a.name, a.userid, a.subject, a.catid, a.time AS posttime, c.name AS catname, (a.time > 1322078296) AS unread FROM j17_kunena_categories AS c, j17_kunena_messages AS a LEFT JOIN j17_kunena_messages AS b ON a.thread = b.thread AND a.time < b.time WHERE b.id IS NULL AND a.catid = c.id AND a.moved = 0 AND c.pub_access <= 0 ORDER BY a.time DESC LIMIT 7
263302 tresjolie localhost tresjolieorg Query 00:39:50 SELECT a.id, a.name, a.userid, a.subject, a.catid, a.time AS posttime, c.name AS catname, (a.time > 1323343355) AS unread FROM j17_kunena_categories AS c, j17_kunena_messages AS a LEFT JOIN j17_kunena_messages AS b ON a.thread = b.thread AND a.time < b.time WHERE b.id IS NULL AND a.catid = c.id AND a.moved = 0 AND c.pub_access <= 0 ORDER BY a.time DESC LIMIT 7
Please Log in or Create an account to join the conversation.
Blue Eagle vs. Crypsis reference guide
Read my blog and
Please Log in or Create an account to join the conversation.
Same happens in the computer: if CPU can handle the load, everything works smoothly. But if resources run out, you get 30-180 second page loads within just a few minutes.
Kunena 2.0 has many optimizations that will push this saturation limit up by factor of 3-6. There are some means to work around this: best way is to find out how to optimize your apache and mysql settings.
Please Log in or Create an account to join the conversation.
I disabled the module JE kunena lastest msgs and all it's better ( I don't get the peaks) but I still get 30seconds to load.
I send you my KUnena configuration.
The server is an Intel Quad Core with 4gb of RAM do I need more to run a single site with 10-20 concurrent visitors with Joomla-Kunena?
Best regards,
Carla
Database collation check: The collation of your table fields are correct
Legacy mode: Disabled | Joomla! SEF: Disabled | Joomla! SEF rewrite: Disabled | FTP layer: Disabled |
This message contains confidential informationhtaccess: Missing | PHP environment: Max execution time: 120 seconds | Max execution memory: 128M | Max file upload: 22M
Joomla default template details : ja_ironis | author: JoomlArt.com | version: 1.0.0 | creationdate: August 2011
Kunena default template details : Blue Eagle (default) | author: Kunena Team | version: 1.7.1 | creationdate: 2011-11-16
Kunena version detailled: Installed version: 1.7.1 | Build: 5162 | Version name: UnderUret | Kunena detailled configuration:
Warning: Spoiler![th]Kunena config settings:[/th]
board_offline 0 board_ofset 0 enablerss 1 enablepdf 1 threads_per_page 20 messages_per_page 10 messages_per_page_search 50 showhistory 1 historylimit 5 shownew 1 jmambot 1 disemoticons 0 template default showannouncement 0 avataroncat 1 catimagepath category_images/ showchildcaticon 1 annmodid 62 rtewidth 450 rteheight 300 enableforumjump 1 reportmsg 1 username 0 askemail 0 showemail 0 showuserstats 1 showkarma 1 useredit 1 useredittime 0 useredittimegrace 600 editmarkup 1 allowsubscriptions 1 subscriptionschecked 1 allowfavorites 1 maxsubject 250 maxsig 300 regonly 0 changename 0 pubwrite 0 floodprotection 10 mailmod 0 mailadmin 0 captcha 0 mailfull 1 allowavatar 1 allowavatarupload 1 allowavatargallery 1 avatarquality 65 avatarsize 2048 allowimageupload 1 allowimageregupload 1 imageheight 800 imagewidth 800 imagesize 4000 allowfileupload 1 allowfileregupload 1 filetypes txt,rtf,pdf,zip,tar.gz,tgz,tar.bz2 filesize 5000 showranking 1 rankimages 1 avatar_src fb fb_profile fb pm_component no userlist_rows 30 userlist_online 1 userlist_avatar 1 userlist_name 1 userlist_username 0 userlist_posts 1 userlist_karma 1 userlist_email 0 userlist_usertype 0 userlist_joindate 0 userlist_lastvisitdate 0 userlist_userhits 1 latestcategory 22,108,100,113,116,3,80,4,60,77,89,85,6,69,71,81,2,99,115,75,16,114,31,112,73,98,111,103,8,29,30,106,83,102,84,37,45,40,46,44,36,48,39,38,49,107,97,41,104,55,42 showstats 1 showwhoisonline 0 showgenstats 1 showpopuserstats 1 popusercount 50 showpopsubjectstats 1 popsubjectcount 20 usernamechange 0 rules_infb 1 rules_cid 43628 help_infb 1 help_cid 1 showspoilertag 1 showvideotag 1 showebaytag 1 trimlongurls 1 trimlongurlsfront 40 trimlongurlsback 20 autoembedyoutube 1 autoembedebay 1 ebaylanguagecode es-ES fbsessiontimeout 180 highlightcode 0 rss_type topic rss_timelimit month rss_limit 100 rss_included_categories rss_excluded_categories rss_specification rss2.0 rss_allow_html 1 rss_author_format name rss_author_in_title 1 rss_word_count 0 rss_old_titles 1 rss_cache 900 fbdefaultpage recent default_sort asc alphauserpointsnumchars 0 sef 1 sefcats 0 sefutf8 0 showimgforguest 0 showfileforguest 1 pollnboptions 4 pollallowvoteone 1 pollenabled 1 poppollscount 5 showpoppollstats 1 polltimebtvotes 00:15:00 pollnbvotesbyuser 100 pollresultsuserslist 1 maxpersotext 50 ordering_system replyid post_dateformat ago post_dateformat_hover datetime hide_ip 0 js_actstr_integration 0 imagetypes jpg,jpeg,gif,png checkmimetypes 1 imagemimetypes image/jpeg,image/jpg,image/gif,image/png imagequality 80 thumbheight 500 thumbwidth 500 hideuserprofileinfo put_empty integration_access jomsocial integration_login jomsocial integration_avatar jomsocial integration_profile jomsocial integration_private jomsocial integration_activity jomsocial boxghostmessage 0 userdeletetmessage 0 latestcategory_in 1 topicicons 1 onlineusers 1 debug 0 catsautosubscribed 0 showbannedreason 1 version_check 1 showthankyou 1 showpopthankyoustats 1 popthankscount 50 mod_see_deleted 1 bbcode_img_secure text listcat_show_moderators 0 lightbox 1 activity_limit 0 show_list_time 168 show_session_type 0 show_session_starttime 20 userlist_allowed 0 userlist_count_users 0 enable_threaded_layouts 0 category_subscriptions topic topic_subscriptions first pubprofile 1 thankyou_max 100 email_recipient_count 25 email_recipient_privacy bcc email_visible_address [email protected] captcha_post_limit 0
Third-party components: Jomsocial 2.4.1
Third-party SEF components: None
Plugins: System - Mootools Upgrade: Disabled | System - Mootools12: Disabled | Kunena Search 1.7.1 | Kunena Discuss 1.7.1 | My Kunena Forum Menu 1.7.0 | My Kunena Forum Posts 1.7.1
Modules: None
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
I'm running Kunena 2.0 in similar environment (250k posts, 15k users, about the same amount of concurrent users) and it's running just great - just 2 times slower than without JomSocial. Kunena 2.0 is about 6 times faster, but I was using Kunena 1.6 before. Do you always have 30 second load time or just in peak hours?
Please Log in or Create an account to join the conversation.