XenForo Forum with Nginx fastcgi_cache full page guest caching

xF1 Guides XenForo Forum with Nginx fastcgi_cache full page guest caching

📀 Resource submitted by: AnimeHaxor • 💬 Messages: 6522 • 🏆 Points: 113 • 👍 Likes: 40593 • 📀 Resources: 2252
Author
AnimeHaxor
Size
3.4 KB
Extension
txt
Views
1,644
First release
Last update

More resources from AnimeHaxor

Latest updates

  1. Add: fastcgi_cache_lock on;

    Add: fastcgi_cache_lock on; Restricts the number of concurrent attempts to populate the cache...
  2. For ngx_pagespeed users

    For ngx_pagespeed users, add to your config "pagespeed ModifyCachingHeaders off;".
  3. Use ramdisk (tmpfs) for cached content.

    fastcgi_cache_path /var/run/nginx_fastcgi_cache levels=1:2 keys_zone=fastcgicache:200m inactive=30m;

741Threads
2,309Messages
67,557Members
kimouLatest member
Back