I have a problem and am unsure what the souce of the problem is. I believe it is the Active User MOD.
Here is my issue. When logged in, the user experience is much slower than when logged out. For example, a page (default.asp) will take 6 seconds to load when I am logged in. If I log out and reload the same page it loads in 1 second.
Any ideas where to start? With over 3,600 members in my Snitz based forum, I would like to speed up my user experience.
When you are logged in to the forum, is that as an admin? default.asp will take longer for admins to load, as the page will execute more code than for normal members and guests.
Which mods do you have installed on your forum? Which mods are displayed on default.asp? Do the AU-panel show for everyone or just for registered members?
I am on 3.4.03 on SQL. I have the AU panel show for just registered users. I even turned off the panel and it still lags when logged in versus being logged out. Thank you for your reply. Any thoughts on what it could be?
Im not that familiar with any specific tools to measure this, but I would suggest that you first upload an un-modded version of default.asp named as something else, and then compare the loadtime between those two. That way you know if to blame any mod or not.