Can I configure my RHEL 5, 6, or 7 High Availability cluster to use an MPM worker with an apache (httpd) resource?
Issue
- How to configure RHCS apache OCF-agent to utilize the worker MPM.
- I have attempted to configure an apache worker MPM via
/etc/sysconfig/httpdbut it does not seem to have the desired effect. - Is there any special configuration needed on the cluster when Apache is used as a service and cu want to use MPM worker?
- Our cluster serves apache with RHEL High Availability, and I want to configure it to use an MPM worker. Is this possible?
- If I configure
HTTP=/usr/sbin/httpd.workerin/etc/sysconfig/httpdand start thehttpdservice, it runs the MPM worker as I expect. But if I try to start apache via a cluster resource, it runs the normalhttpdbinary. - How can I tell my
pacemakerapacheresource to runhttpd.mpm? - How can I tell my
rgmanagerapacheresource to runhttpd.mpm?
Environment
- Red Hat Enterprise Linux (RHEL) 5, 6, or 7 with the High Availability Add On
rgmanagerorpacemaker- One or more
apacheresources managed by the cluster - A need to run apache as an MPM worker (
httpd.mpm)
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.