Forum Discussion
Guilherme
May 30, 2019Nimbostratus
HTTP Monitor - Post Method
Hi guys, Im trying to setup a HTTP monitor with POST method, when I sent it through curl the response from the server is 200|OK but when I try to covert it to string Im getting 500 internal error...
May 30, 2019
Hello Guilherme.
The best way to troubleshoot this is to use tcpdump.
tcpdump -nnei 0.0 -X -s0 host 10.10.10.10 and port 7016
You can compare both messages (with monitor and curl) and see what hexadecimal code differs from another.
By the way, this doc could help you to solve this.
REF - https://devcentral.f5.com/s/articles/ltm-http-monitoring-with-post-request
KR,
Dario.
Recent Discussions
Related Content
DevCentral Quicklinks
* 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
Discover DevCentral Connects