Forum Discussion
Henrik_68652
Nimbostratus
Sep 23, 2008Monitor service on Big IP ver 9.4.5.
I need this post to go from the big ip to the server. Recieve string marked in italic. This is the post/recieve i got from the tcp dump. What kind of monitor should i use?
POST /stor...
hoolio
Cirrostratus
Sep 23, 2008Does the application require using the Expect header? If not, you should be able to configure a standard HTTP(S) monitor with the send string set to the full HTTP request headers and body.
If the app requires using the Expect header, I think you'll need to use an external monitor. I don't think there is a way to handle an Expect header in a standard HTTP monitor, wait for the HTTP 100 continue, send the request payload and then check the response. I think curl (Click here) supports sending the Expect header in HTTP 1.1. Once you get a curl request set up you could reference the curl command in an external monitor as describe in the Codeshare (Click here).
Aaron
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