performance

  1. zoldos

    best dedicated server settings for speed and performance?

    I'm now running a fully dedicated server with Ubuntu 20.04 LTS and Plesk Obsidian 18 with the below stats/settings: 8 core Intel Xeon CPU E3-1230 v3 @ 3.30GHz 32GB DDR3 RAM 2x2TB Raid SATA III PHP 8.0.28, Dedicated FPM app served by nginx 1GB bandwidth PHP FPM Settings: Max Children: 75 Max...
  2. X

    Extended Ignore by Xon 1.3.0

    If User Ignore Limit is installed, it is recommended to uninstall it after installing this add-on! Extended Ignore Allows ignoring a thread, and optionally unwatching or muting it. Muting a thread prevents any alerts from posts in that thread. This includes mentions, reaction alerts, and...
  3. tristan9

    Xenforo and edge caches

    Hi, We are soon going to roll out Xenforo (2.2.12 on PHP 8.1.13 though that's not super relevant) as our public forums solution. As the one responsible for the ops side of things, I have some questions regarding the performance of it all. Mostly around 2 main concerns: latency penalty due to...
  4. X

    Cache Permission Checks 1.4.0

    Vastly increases the speed for rebuilding permissions when large numbers of user-groups and nodes exists. Precomputed permissions are fetched from redis and not MySQL, reducing data required from MySQL and removing a number of joins. This can also fully-remove XenForo needing to repeatedly...
  5. K

    Font Awesome Manager

    Kirby submitted a new resource: Font Awesome Manager - An Addon to easily subset Font Awesome for XenForo Read more about this resource...
  6. K

    Font Awesome Manager 1.2.7

    XenForo uses the icon font Font Awesome Pro 5 that contains over 7.000 icons of which XenForo typically uses only a few hundred. But as all icons are included in the CSS and font files, browsers have to download the full font files and CSS which does cause a significant overhead in most cases...
  7. Mr. Jinx

    Optimized themes (SEO / PageSpeed)

    I was wondering if there currently is any theme that is better and faster than XF's default theme? For example, I like the UI.X 2 theme from ThemeHouse, but it feels slower or more bloated than XF's default theme. It also does not give a good score with PageSpeed. So are there any really...
  8. Joao Prates

    XF 2.1 smileys take over 7 seconds to load

    Hi, I would appreciate if anyone could chime in and help diagnosing this problem on our server, it's getting us crazy. We can't put our finger on when exactly it started, but it is recent, and afaik nothing changed on the server side, so it's a bad surprise for us. Right now I have consistent...
  9. X

    Optimized List Queries by Xon 2.11.0

    This add-on 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. Member List/Forum/Conversation/Reactions/XFMG lists: MySQL/MariaDB implements 'early row lookup', when combined with...
  10. Michael A.

    Unmaintained LiteSpeed Cache for XF2 - Community 2.3.0

    Developed by LiteSpeed Technologies - the LiteSpeed Cache Plugin for XenForo 2 (LSCXF2) is a PHP-based plugin that communicates with your installation of LiteSpeed Web Server(LSWS) and its built-in page cache, LSCache. Because LSCache is built directly into LSWS, overhead is significantly...
  11. JoshyPHP

    s9e Media Sites

    JoshyPHP submitted a new resource: s9e Media Sites - Comprehensive collection of responsive media sites Read more about this resource...
  12. JoshyPHP

    s9e Media Sites 2.15.0

    This add-on will: Add a carefully curated collection of the most useful and most requested media sites. A list of supported URLs can be found on this page. Improve the performance and efficiency of the default media sites. Pages will load as fast whether there are no videos or 100 videos...
  13. X

    Redis View Counters 2.3.0

    Moves some view counters to use Redis-based increment counters rather than scratch tables in MySQL. Redis provides atomic get & del when pushing view counts totals into the database. Supported types Attachments Threads Pages Article Management System's articles XenForo Resource Manager's...
  14. X

    Redis Cache By Xon 2.16.1

    This add-on uses Credis with a custom cache provider for Redis. For best performance, install the php extension: phpredis You must have a Redis instance installed, this is likely not possible with shared hosting While XenForo 2 has a redis connector, it requires phpredis. This add-on does not...
  15. silence

    Unmaintained Class Map Autoloader 1.0.0

    So apparently a class map MIGHT be faster in some instances so I just winged it and got classmaps working in XenForo. I honestly have not done any performance testing so if anyone want's to test it out that would be awesome :D It will only call the class map for whatever initializing file you...
  16. L

    XF 1.5 Speeding up user cache rebuilds

    I'm working on importing data from another forum platform to XF. One part of the process that is currently very slow is rebuilding user caches. It appears to be CPU-bound on the machine running the rebuild (as opposed to being bottlenecked by the database), so I would like to know if there are...
  17. Alpha1

    Display Slow Queries & Performance Issues in admincp

    It would be very valuable for the XenForo addon scene if every install of xenforo would have the function to display slow queries to the admin. It would show the admin that users are experiencing slow loading pages and therefore they can act upon it, by: Reporting slow Queries to the addon...
  18. Sim

    ZooChat

    We migrated ZooChat last week from a heavily modified vBulletin v3.8 + PhotoPost and went live on Friday (also the site's 13th birthday - we're now a moody teenager!). ZooChat :: Zoo and Animal Conservation Community This initial post is to address some of the early findings relating to the...
  19. X

    Performance just took a dive. Not sure why.

    We are still setting up our forum. I was in there yesterday going through all the "Options" in the admin for the first time. Adjusting things. Prior to that (the forum has been online for a week) it was running pretty fast. In the last 24-48 hours it has slowed down significantly...
  20. rafass

    Implemented Implement Lazy Loading...

    Actually there is this addon available on the Resource Manager. Thanks @Xon. However, it doesn't work with important addons like Media Gallery. it would be great have this feature in the core. Lazy Loading Definition: Lazy loading is a technique for loading web content when it’s needed rather...
Top Bottom