I have optimized my site via JCH optimize and it loads really fast but only for guests. Once I log in some pages loading time gets high, up to 20seconds.
I have optimized everything, minified html, css, js, optimized images, gzip enabled, caching is enabled.
All testing services like google insights, webpagetest, gtmetrix give high ratings.
So I can only blame database, I ran db optimize but it is not enough. I plan to change session handler and look if anything will be changed. ALso I noticed that Cobalt CCK and Easysocial are using mostly MyISAM type tables while other extensions and Joomla core is using InnoDB. Will Cobalt function properly if I will change its tables to InnoDB ?
I have optimized my site via JCH optimize and it loads really fast but only for guests. Once I log in some pages loading time gets high, up to 20seconds.
I have optimized everything, minified html, css, js, optimized images, gzip enabled, caching is enabled.
All testing services like google insights, webpagetest, gtmetrix give high ratings.
So I can only blame database, I ran db optimize but it is not enough. I plan to change session handler and look if anything will be changed. ALso I noticed that Cobalt CCK and Easysocial are using mostly MyISAM type tables while other extensions and Joomla core is using InnoDB. Will Cobalt function properly if I will change its tables to InnoDB ?