Forum Discussion
health monitor problem with 2 pools
Hello All,
I'm having a problem with health monitors on 2 pools. Below is the setup/description:
1) 1 VS
2) Uses IRules to determine if it goes to pool A (IIS on Server1) or pool B (apache on Server1)
3) Health monitor created to monitor APACHE:
GET /servername.txt HTTP/1.1\r\nHost: 192.168.11.150\r\nConnection: Close\r\n
4) This health monitor is applied to both IIS and APACHE pool
5) When turning off APACHE service, ONLY the APACHE pool is marked DOWN, but the IIS pool is still marked UP.
Why is that the case? One would assume it would mark them both down, as the health monitor specifies to look at the APACHE IP.
Thoughts oh why this is happening or how to resolve this issue?
Thanks in advance.
Regards,
TRX
- nitassEmployeeGET /servername.txt HTTP/1.1\r\nHost: 192.168.11.150\r\nConnection: Close\r\n
- HamishCirrocumulusYou seem to be missing the extra \r\n on the end of the query... HTTP/1.10 and HTTP/1.0 require a blank line at the end of the query so the server knows that you've finished sending it.
Recent Discussions
Related Content
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com