Resource icon

xF1 Add-on Optimized List Queries by Xon 1.4.3

No permission to download
Compatible XF Versions
  1. 1.4
  2. 1.5
This addon is aimed at large forum with tens of thousands to hundreds of thousands or more threads in a single forum. Smaller forum do not gain much benefit from this add-on.

Node List Caching:


As the number of forum nodes grow, the front page will take longer to compute the node tree for rendering. This allows caching of the node list for members/guests for either just the root-node or any node with sub-nodes.

Members Online list:

This add-on introduces a faster 'members online' list designed to scale well to thousands of users online. However, this will not show users who are not staff or not followed in the list.

This lost of functionality may be undesirable so can be configured under the Performance options configuration.

Note; 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. As MEMORY table has MyISAM locking behaviour, and this causes lock escalations when joins touch the a MEMORY table.

Forum/conversation/Likes Received lists:

MySQL implements 'early row lookup', when combined with LIMIT & OFFSET with a large offset, results in the large select statement pulling in more data than is required. Maybe one day MySQL will fix this. Maybe.

This causes an issue as this is how likes, conversations and threads implement paging.

This addon provides some optimized query for getting threads in a forum with large number of threads, or for conversations with a very high page count.

Ideally conversations would implement the position system like posts do, which would be even faster than using sub-selects to force 'late row lookup'.

Configuration
Under "Performance":
xenforo_com_community_attachments_performance_options_png_118405__.png
Author
AnimeHaxor
Size
18.4 KB
Extension
zip
Downloads
22
Views
2,009
First release
Last update

More resources from AnimeHaxor

Latest updates

  1. 1.4.3 - Bugfix update

    Fix bad interaction with per-user news-feeds Note; recommend considering disabling the per-user...
  2. 1.4.2 - Bugfix update

    Fix News Feed "Show older items" not working as expected
  3. 1.4.1 - Bugfix update

    Fix off-by-1 error when pushing event_date into news feed query to ensure correct index usage.

Similar resources

0.00 star(s) 0 ratings
Downloads
8
Updated
Audio List AnimeHaxor
Creates a playlist for audio files.
0.00 star(s) 0 ratings
Downloads
13
Updated
Brivium - View Members List Permission AnimeHaxor
This addon defines a permission to view Members List pages for specific users/usergroups.
0.00 star(s) 0 ratings
Downloads
4
Updated
Forum List Count AnimeHaxor
Shows number of forum list views by visitor type.
0.00 star(s) 0 ratings
Downloads
9
Updated
Plain text list of banned IPs.
0.00 star(s) 0 ratings
Downloads
8
Updated