State to control Apache modjk
Activate all the workers in the modjk load balancer
Example:
loadbalancer:
modjk.worker_activated:
- workers:
- app1
- app2
Disable all the workers in the modjk load balancer
Example:
loadbalancer:
modjk.worker_disabled:
- workers:
- app1
- app2
Recover all the workers in the modjk load balancer
Example:
loadbalancer:
modjk.worker_recover:
- workers:
- app1
- app2
Stop all the workers in the modjk load balancer
Example:
loadbalancer:
modjk.worker_stopped:
- workers:
- app1
- app2
Generated on August 28, 2025 at 22:35:34 UTC.
You are viewing docs for the previous stable release, 3006.15. Switch to docs for the latest stable release, 3007.7, or to a recent doc build from the master branch.
© 2025 VMware, Inc. | Privacy Policy