http2

  1. H

    Settings to Optimize Page Loading Speed

    From my experience, I would like to share some ways to speed up page loading (apart from adding server hardware configuration). Hope it helps someone in need. 1. Enable HTTP2 and Brotli (if your webserver supports it) 2. Install and configure Zend Opcache to speed up PHP processing and reduce...
  2. Kerstin28

    XF 1.5 HTTP/2 server push

    I'm considering to utilize HTTP/2 server push to improve the XenForo loading time. The idea is to minimize the loading time of render-blocking CSS and JS resources. While HTTP/2 is mostly application agnostic, the webserver requires application-specific hints in the form of "Link" headers to...
  3. kontrabass

    Nice performance boost with https-only nginx, vs apache

    Just had to post this - I'm sure many can relate, whenever I see a graph like this I just have to share. Switched from apache 2.2 http, to http/2 NGINX config on March 4th:
  4. 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...
Top Bottom