Manage Cluster Redis (WebUI Method)
- Log into cPFence WebUI on the Main Control Panel server.
- Go to Tools & Utilities ➜ ApiMachine Bulk Tools.
- Use Run on specific domains only if you want to target a subset; otherwise leave it unchecked to manage the entire cluster.
- Select Bulk Enable Redis caching to turn it on or Bulk Disable Redis caching to turn it off.
- Confirm the prompt; the UI streams each Enhance API call so you can track success per domain.
Make sure the Enhance API key is set beforehand; ApiMachine won’t run without it.
Command Line (CLI) Method
- SSH into the Main Control Panel server.
- Enable Redis for all domains
cpfence --bulk-enable-redis-cluster - Disable it when troubleshooting:
cpfence --bulk-disable-redis-cluster
Keep LiteSpeed or application-level caching aligned with the infrastructure setting to avoid mismatched configurations.
Need Further Assistance?
Visit our Knowledgebase or contact our support team for help.
