Forum Discussion
richard_lyonnel
Nimbostratus
Sep 07, 2015help for POST XML-RPC monitor
I configure a Monitor like
POST /RPC2 "/HTTP/1.0\r\nUser-Agent: Apache XML-RPC 1.0\r\nContent-Type: text/xml\r\nHost: localhost:800\r\nContent-Length: 123\r\n\r\nisValidAdress\r\n"
When i ...
richard_lyonnel
Nimbostratus
Sep 11, 2015Hi It's OK but the receive string isn't the same between the CURL and the monitoring I can't detail the command line and return string (it's considered as spam by devcentral)
The monitoring POST /RPC2 HTTP/1.0\r\nUser-Agent: Apache XML-RPC 1.0\r\nbdoc Session: /\r\nHost: localhost:800\r\nContent-Type: text/xml\r\nContent-Length: 123\r\n\r\nisValidAdress\r\n
and the curl curl -X POST --user-agent "Apache XML-RPC 1.0" --header "Content-Type:text/xml" --header "Content-Length:123" --data "isValidAdress" Regards
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