![]() |
[Tutorial] 10 Steps for Achieving the Maximum Possible Speed for Your MyBB Forum! - Printable Version +- MyBB Community Forums (https://community.mybb.com) +-- Forum: Resources (https://community.mybb.com/forum-8.html) +--- Forum: Tutorials (https://community.mybb.com/forum-38.html) +--- Thread: [Tutorial] 10 Steps for Achieving the Maximum Possible Speed for Your MyBB Forum! (/thread-93652.html) |
RE: [Tutorial] 10 Steps for Achieving the Maximum Possible Speed for Your MyBB Forum! - Renegader - 2011-06-28 Nonono, you should still do both. RE: [Tutorial] 10 Steps for Achieving the Maximum Possible Speed for Your MyBB Forum! - Maj - 2011-06-28 Thank you! RE: [Tutorial] 10 Steps for Achieving the Maximum Possible Speed for Your MyBB Forum! - chibi - 2011-07-07 Quote:Step 5: Change your mybb_sessions table to a HEAP. (MEMORY) This table will be stored in the memory for increased performance. Go into PHPMYADMIN, click on your forum's database, find mybb_sessions, click on it, then press 'operations' at the top and change it to MEMORY. Help me ! after I change there is a bug in ... whereas there are about 30user online, so stay 10user since replaced the engine MEMORY RE: [Tutorial] 10 Steps for Achieving the Maximum Possible Speed for Your MyBB Forum! - Renegader - 2011-07-08 Sorry, what do you mean Chibi? RE: [Tutorial] 10 Steps for Achieving the Maximum Possible Speed for Your MyBB Forum! - chibi - 2011-07-08 (2011-07-08, 02:09 AM)Renegader Wrote: Sorry, what do you mean Chibi? http://chibi-cyber.com RE: [Tutorial] 10 Steps for Achieving the Maximum Possible Speed for Your MyBB Forum! - nadlerz - 2011-07-27 Any Updates for MyBB Version 1.6.4 ? ![]() RE: [Tutorial] 10 Steps for Achieving the Maximum Possible Speed for Your MyBB Forum! - lucasbytegenius - 2011-07-27 Probably none, since 1.6.4 is itself a performance improvement ![]() RE: [Tutorial] 10 Steps for Achieving the Maximum Possible Speed for Your MyBB Forum! - nadlerz - 2011-07-27 I mean the js file "mybb.js" compressed ![]() RE: [Tutorial] 10 Steps for Achieving the Maximum Possible Speed for Your MyBB Forum! - lucasbytegenius - 2011-07-27 Well I compressed and combined the JS files, so here's the new mybb.js: ![]() RE: [Tutorial] 10 Steps for Achieving the Maximum Possible Speed for Your MyBB Forum! - nadlerz - 2011-07-27 Thanks! ![]() I'm very lazy compressing those files ![]() |