You could try a curtains method.
That is, if a certain file is present, redirect to a halt page
RedirectMatch ^/
https://www.example.com/weareworkingonit.html
2016-08-02 7:07 GMT+02:00 Mohanavelu Subramanian :
> Hi All,
>
> In our project, we are using Apache
Hi All,
In our project, we are using Apache server as load balancer(mod_proxy) with
many instances of tomcat containers as backend.
I have a scenario where we need to have an option for Activate/De-activate
traffic in apache server. In case of de-activate scenario, apache server
should not accept
Let me take a look at this...
> On Jul 29, 2016, at 7:26 PM, mb19890...@126.com wrote:
>
> Hi Lars,
>
> I am using the apache http server to proxy the request from brower and load
> balancer, the version is 2.4.23, also I am working with module named
> mod_proxy_hcheck to check the worker heal