Dear friends,
This
may increase the performance of Joomla and Fireboard
Recently, I was working on
vbulletin (a client's site) and there I came to know that it's SESSION table is of type
MEMORY, rest of the tables are same
MyISAM type.
So, Joomla+Fireboard has 2 SESSION tables,
jos_session and
jos_fb_sessions.
Both of them are
MyISAM type.
So, changing them to MEMORY type may increase the performance of our sites. After all
vbulletin is the BEST Forum-System in the world, so, if they are doing this, so there must be some performance gain with it.
Try it and report here....