Forum Discussion
Ayuda Irule
- Sep 13, 2022
Ah, well you can't use curl inside an HTTP monitor. You can, however, do curl in an external (EAV) monitor:
https://support.f5.com/csp/article/K71282813
cURL is also going to do a GET request. Do you mean an HTTP health monitor with something like a POST request? Or do you mean a custom script monitor that uses cURL?
- mrlopezSep 13, 2022Altocumulus
Via bash I run this command:
curl -m 10 -Is http://10.31.0.45:8080/mov-centralizador/servico/ServicoVersionesVig
and the answer is:
HTTP/1.1 200 OK
Server: Apache-Coyote/1.1
This is the result that I expect, when I generate an http monitor with that line, it adds characters and the response is always 400 incorrect requestHTTP monitor
curl -m 10 -Is /mov-centralizador/servico/ServicoVersionesVigentes/getVersionVigente\x0d\x0a\x0d\x0a
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