performance

  1. Michael A.

    Unmaintained LiteSpeed Cache - Community 1.0.4.3

    Developed by LiteSpeed Technologies - the LiteSpeed Cache Plugin for XenForo (LSCXF) 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 reduced...
  2. X

    Not a bug canReplyToThread does extra queries on some common operations

    XenForo_Model_Thread::canReplyToThread is hitting the fallback code-path of and individual query per thread when: Viewing watched thread. Search results displayed as thread. New posts. Including replyBanUserId on the code path which generates the fetch options for these scenarios would...
  3. Amin Sabet

    Unmaintained Speed up your XenForo site

    I've been working pretty hard to get my XenForo forums speedy and thought I'd share some lessons learned here. This isn't meant to be comprehensive where I explain everything. More of a checklist. Some of these are rather obvious, for example... 1) Get a good host and a powerful server. I...
  4. janowitz

    Elasticsearch 2.0.0 released

    Elasticsearch 2.0.0 has just been released and I wonder, if my XenForo installation can profit somehow from it or if I should stay with 1.x for now. At least their announced performance improvements sound good for me... Does XenForo Enhanced Search already support this release or should we wait...
  5. 1

    XF 1.4 Minifying CSS not working + multiple stylesheets

    Hi all, Maybe I am doing something wrong, I don't know, but I wanted to ask anyway... I have enabled "Minify CSS" in the admin panel, but I can't see a minified CSS file being made in the source. My question: am I missing something? And beside that, it outputs 4 different stylesheets (fonts...
  6. X

    As designed Thread updates unexpectedly slow as thread increases in size

    The following operations are gated by thread reply length, and can take massive amounts of time: Moving a thread between forums Changing the visibility state of a thread This is because in XenForo_DataWriter_Discussion::_insertIntoSearchIndex, the call to...
  7. X

    Unmaintained Optimized List Queries by Xon 1.4.3

    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...
  8. creativeforge

    XF 1.4 Performance woes - sluggish on some Macs, and slow on PC

    There are Mac users who can't stand the sluggishness, as well as scrolling issues. Its not flickering (something reported with OS Yosemite) but choppy. I haven't tried on mobile (I don't have a mobile device). So I ran a GTMetrix scan, and here are the results. The PORTAL page is a WordPress...
  9. X

    Unmaintained Redis View Counters 1.1.3

    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. Note; Currently only handles thread or attachment views. There is an effective limit of ~100000 threads that...
  10. X

    Unmaintained Zend Redis Cache 1.6.0

    This add-on packages Cm_Cache_Backend_Redis and Credis with a little glue-code to provide a Zend Cache for Redis. For best performance, install the php extension: phpredis Troubleshooting Please be aware that Redis is very sensitive to latency in a virtual environment. If repeated connection...
  11. wmtech

    [WMTech] YouTube Integration Essentials 1.1.3

    Please review this add-on, if you like it. This helps other people to decide and gives us a little smile back for the many hours used to create this professional add-on. Description: YouTube Integration Essentials add-on enriches your Xenforo website to show the embedded YouTube video and...
  12. wmtech

    [WMTech] YouTube Integration Essentials [Paid]

    wmtech submitted a new resource: [WMTech] YouTube Integration Essentials - Significantly enhances the performance of your web site with local YouTube embeds Read more about this resource...
Top Bottom