Any help on below need is highly appreciated:
I have an apache httpd running on version 2.4.29 from redhat repos.
There are couple of servers that need to be proxied based on their ALIVE and STANDBY status.
I can extract the ALIVE status string using a curl command to backend pool members.
My need is to proxy requests should always be sent to the balancermember which is ALIVE.
Are there any sample configuration to achieve this in apache httpd?
Let me know should you need more details.
Thanks,
Kiran