I have haproxy as a load balance in front of my web servers(IIS), that works well.
Now I want to have mod_security configured with apache for request filtering and then pass the request to haproxy for load balancing.
I have already installed mod_security on centos, now how can I tell my WAF(mod_security) to forward request to haproxy.