Yes and that is intended.This plugin causes Members Online Now to only display Staff, rather than all members online. I disabled all of my plugins and enabled them 1 by 1 and figured out this was the culprit.
![]()
Yes and that is intended.
Yes it is intended on the last update.It wasn't like that until I updated the addon last night.
Yes it is intended on the last update.
Not yet, I'll make that configurable as it only really applies once you hit thousands of users online at once.Any way I can change this?
- Make new "Members Online" behaviour optional (on befault).
- Properly include the viewer into the list of users if they do not have the 'bypass privacy' permission
Members only? As I get 900-1300 including guest.as it only really applies once you hit thousands of users online at once.
I typed the update post.Should be "Optimized List Queries by Xon 1.1.1" right?
That number includes guests. Each page request to the forum index pulls all the session activity records which can include guest/robot records. My rough testing is about a 20-30% performance boost on the index page. when in debug mode.Members only? As I get 900-1300 including guest.
fyi, but you may be interested in the Members Online functionality changes I've done in the latest versions of this add-on.My forum which I have just moved to xenforo 1.4.6 from vbulletin is also having issues several times per day with the xf_session_activity table locking and causing the site to come to a standstill. Unfortunately haven't managed to resolve the issue yet, we've now tried changing this to innodb table instead of memory. Our site only has around 600 current users on at any one time.
Looks like this is a major issue for popular forums running xenforo.
I have mine set to InnoDB already I think for more than a year nowNote; converting the xf_session_activity table from MEMORY to InnoDB is likely a good idea if you want to use the Members Online query tuning.
This plugin causes Members Online Now to only display Staff, rather than all members online. I disabled all of my plugins and enabled them 1 by 1 and figured out this was the culprit.
![]()
There is an option to disable the code-path which causes this, as I don't have plans to support this functionality in the near future.I'm not 100% sure if this is caused by the plugin since I know you added an option for it and it essentially fixed the above problem. However, once I updated my theme, this problem returned. I'm in contact with the theme author but I wanted to bring it to your attention in case something happened where the option you created to disable it no longer works. @Xon
Implement node-list caching. This helps forums with a large list of nodes which change rarely.
Options:
Requires XenForo caching such as Memcache or Redis to be setup.
- Cache root node, or all nodes.
- Caching length for guests (default 300 seconds, 0 to disable).
- Caching length for members (default 0seconds, 0 to disable).
It just needs a caching system set up with XenForo.Will this work with xcache?
Xcache does have a data cache. Will it or won't it work with it?It just needs a caching system set up with XenForo.
Technically you could use a file-based caching system, but I strongly don't recommend that.
It should, but I haven't tested it.Xcache does have a data cache. Will it or won't it work with it?
- Improve Likes Received query on large page numbers.
We use essential cookies to make this site work, and optional cookies to enhance your experience.