Forum Discussion
F5 health 443 monitor issue with Atlassian Conluence
- Oct 09, 2023
Troubleshooting this issue may require a few different steps. Firstly, it's important to verify that the HTTPS service is indeed running on the correct port on your Confluence server and it's accessible from the F5 device. You can do this by trying to connect to the HTTPS service from the F5 device using tools like curl or telnet.
If the service is reachable but F5 still shows it as down, the issue could be related to the F5's monitor configuration. The monitor is the component that checks the health of your pool members. In your case, you're using an HTTPS monitor, which not only checks if the service is running, but also tries to establish an SSL handshake. If the SSL handshake fails, the monitor will mark the service as down.
Here are a few things you could check:
1. SSL Profile Settings: Check if the correct SSL profile is associated with your HTTPS monitor. The SSL profile should match the SSL settings of your Confluence server.
2. Certificate Validation: The F5 HTTPS monitor will validate the server's SSL certificate by default. If your certificate is self-signed or issued by a private CA, you need to import the CA's certificate into F5 and associate it with your HTTPS monitor.
3. Monitor Send String: The send string is the HTTP request the monitor sends to your server. Make sure this request is valid for your server.
4. Monitor Receive String: This is the string the monitor expects to receive from your server. If the server's response doesn't include this string, the monitor will mark the service as down.
If none of these suggestions help, I'd recommend reaching out to F5 Support for further assistance.
Troubleshooting this issue may require a few different steps. Firstly, it's important to verify that the HTTPS service is indeed running on the correct port on your Confluence server and it's accessible from the F5 device. You can do this by trying to connect to the HTTPS service from the F5 device using tools like curl or telnet.
If the service is reachable but F5 still shows it as down, the issue could be related to the F5's monitor configuration. The monitor is the component that checks the health of your pool members. In your case, you're using an HTTPS monitor, which not only checks if the service is running, but also tries to establish an SSL handshake. If the SSL handshake fails, the monitor will mark the service as down.
Here are a few things you could check:
1. SSL Profile Settings: Check if the correct SSL profile is associated with your HTTPS monitor. The SSL profile should match the SSL settings of your Confluence server.
2. Certificate Validation: The F5 HTTPS monitor will validate the server's SSL certificate by default. If your certificate is self-signed or issued by a private CA, you need to import the CA's certificate into F5 and associate it with your HTTPS monitor.
3. Monitor Send String: The send string is the HTTP request the monitor sends to your server. Make sure this request is valid for your server.
4. Monitor Receive String: This is the string the monitor expects to receive from your server. If the server's response doesn't include this string, the monitor will mark the service as down.
If none of these suggestions help, I'd recommend reaching out to F5 Support for further assistance.
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