Re: [users@httpd] Health check expressions

2020-02-13 Thread Antony Stone
On Thursday 13 February 2020 at 13:38:40, Eric Covener wrote: > On Thu, Feb 13, 2020 at 7:30 AM Antony Stone wrote: > > On Thursday 13 February 2020 at 13:16:19, Eric Covener wrote: > > > On Wed, Feb 5, 2020 at 6:45 AM Antony Stone wrote: > > > > > > > > Any idea how to check the content-type of

Re: [users@httpd] Health check expressions

2020-02-13 Thread Eric Covener
On Thu, Feb 13, 2020 at 7:30 AM Antony Stone wrote: > > On Thursday 13 February 2020 at 13:16:19, Eric Covener wrote: > > > On Wed, Feb 5, 2020 at 6:45 AM Antony Stone wrote: > > > Hi. > > > > > > I'm using Apache as a load-balancing proxy, following > > > https://httpd.apache.org/docs/2.4/mod/mod

Re: [users@httpd] Health check expressions

2020-02-13 Thread Antony Stone
On Thursday 13 February 2020 at 13:16:19, Eric Covener wrote: > On Wed, Feb 5, 2020 at 6:45 AM Antony Stone wrote: > > Hi. > > > > I'm using Apache as a load-balancing proxy, following > > https://httpd.apache.org/docs/2.4/mod/mod_proxy_balancer.html and > > https://httpd.apache.org/docs/2.4/mod/

Re: [users@httpd] Health check expressions

2020-02-13 Thread Eric Covener
On Wed, Feb 5, 2020 at 6:45 AM Antony Stone wrote: > > Hi. > > I'm using Apache as a load-balancing proxy, following > https://httpd.apache.org/docs/2.4/mod/mod_proxy_balancer.html and > https://httpd.apache.org/docs/2.4/mod/mod_proxy_hcheck.html as guides to > setting it up. > > I've got it worki

Re: [users@httpd] Health check expressions

2020-02-13 Thread Antony Stone
Does nobody have an idea about this? Any suggestions where else I can ask (developer list etc)? On Wednesday 05 February 2020 at 12:45:01, Antony Stone wrote: > Hi. > > I'm using Apache as a load-balancing proxy, following > https://httpd.apache.org/docs/2.4/mod/mod_proxy_balancer.html and > ht

[users@httpd] Health check expressions

2020-02-05 Thread Antony Stone
Hi. I'm using Apache as a load-balancing proxy, following https://httpd.apache.org/docs/2.4/mod/mod_proxy_balancer.html and https://httpd.apache.org/docs/2.4/mod/mod_proxy_hcheck.html as guides to setting it up. I've got it working fine when I use %{REQUEST_STATUS} in the health check express