I give this another spin on a 7.1.8 install, created handfull of topics with 10/20 posts and on each listing (topic->sub-topic) but noticed it takes forever to load the pages. All other pages are fine on the site.
Do I need to create an Examine Index?
I believe this is to do with the caching, but Im not sure where to look for and/or edit and optimize.
There is no particular error in the log, beside info entries like;
..INFO Jumoo.Simpily.SimpilyForumCacheHandler - [Thread 63] Updated Cache for Test topic 23 [25511] found 1 items in 1ms
..
I have published, and re-published the entire forum section, but didnt progress on solving the slow-loading of pages. The total number of nodes are 10-20 so its not a performance hit but a cache related i presume.
Can you shed some light on what might be the likely issue?
Very slow page load - cache related probably
Hi Kevin
I give this another spin on a 7.1.8 install, created handfull of topics with 10/20 posts and on each listing (topic->sub-topic) but noticed it takes forever to load the pages. All other pages are fine on the site. Do I need to create an Examine Index?
I believe this is to do with the caching, but Im not sure where to look for and/or edit and optimize.
There is no particular error in the log, beside info entries like;
..INFO Jumoo.Simpily.SimpilyForumCacheHandler - [Thread 63] Updated Cache for Test topic 23 [25511] found 1 items in 1ms ..
I have published, and re-published the entire forum section, but didnt progress on solving the slow-loading of pages. The total number of nodes are 10-20 so its not a performance hit but a cache related i presume.
Can you shed some light on what might be the likely issue?
Hi Keilo
Are you on a localhost?
If so, disable your Anti Virus and try.
This may sound a bit strange, but has made a massive difference on my local machine.
I exclude all my project files from Avast and have difference in speed in all aspects.
Regards
Gary
Hi Gary
Its definitely not an antivirus getting in the way, as I have that disabled to scan the http/browser traffic.
It seems the 'delay' was primarily caused by the tinymce script call from
//tinymce.cachefly.net/4.0/tinymce.min.js
i downloaded a local one, and referenced internally.
Still not very sure if StopWatch routine in the caching algorithm causes any delay, will test more.
Thought I'll share my (immediate) finding and might be helpful for anyone experiencing similar.
is working on a reply...