Manage Nginx Cache (WebUI Method)
- Sign in to cPFence WebUI on the Main Control Panel server.
- Open Tools & Utilities ➜ ApiMachine Bulk Tools.
- Use the domain selector if you only want to target certain sites.
- Choose Bulk Enable FastCGI Cache to activate caching or Bulk Disable FastCGI Cache to turn it off.
- Watch the streaming output for Enhance API responses per domain.
Keep cache mode aligned with your application caching strategy to avoid unexpected behaviors.
Command Line (CLI) Method
- SSH into the Main Control Panel server.
- Enable caching:
cpfence --bulk-enable-nginx-cache - Disable caching:
cpfence --bulk-disable-nginx-cache
Use the cache exclusion tools for areas like carts or dashboards instead of disabling caching entirely whenever possible.
Need Further Assistance?
Visit our Knowledgebase or contact our support team for help.
