Forum Discussion
making a monitor to work
I would like to make a monitor for a microservice webserver...
It dosent seems to be thar deficult, but it does not work for me..
eks. :
if I make an curl from the loadbalancer, I get an "OK" :
curl http://10.93.0.6:28080/ping
OK
but if I try to make an monitor, it fails ??
it is made like this (copy for bigip.conf) :
ltm monitor http /Common/swarm_ping {
adaptive disabled
defaults-from /Common/http
destination *:28080
interval 5
ip-dscp 0
recv OK
recv-disable none
send "GET /ping\r\n"
time-until-up 0
timeout 16
}
- iaine
Nacreous
Have you tried changing your send string to be a HTTP/1.1 or 1.0 string? Loads of info on this at https://support.f5.com/csp/article/K2167
- Fincke
Nimbostratus
hi
Yes I have tried to "insert" HTTP/1.0 or HTTP/1.1...
did not help
- iaine
Nacreous
hi
what did the send strings look like when you converted them?
also, have you tried enabling monitor logging for a few cycles to see what's occurring?
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