Skip to content

Instantly share code, notes, and snippets.

# =============================================================================
# XenForo 2.3 vhost — cache-turbo only, WITH LiteSpeed lscache-xf2 plugin
# Requires: ngx_http_cache_turbo_module.so
#
# lscache-xf2 sets xf_lscxf_logged_in on EVERY login (not just remember-me),
# cleared on logout. That is a true login-only signal, so we DROP the broad
# xf_session bypass -> guests who merely touched a form still cache. Big
# hit-rate win vs the stock-XF preset.
# =============================================================================