mhuss3y_61750
Jun 04, 2012Nimbostratus
HTTP POST Monitor
hi all, i'm stuck with on an issue constructing a HTTP monitor using a POST method. I've created the following monitor to make a POST request for XML content:
POST /hello/ HTTP/1.1\r\nContent-Type: application/xml\r\nAccept-Charset: utf-8\r\nHost: 192.168.1.150\r\nAccept: */*\r\nContent-Length: 110\r\nConnection: Keep-Alive\r\n\r\n \r\n\r\n\r\n\r\n\r\n\r\n\r\n
When I use a tool such as wfetch it works fine - I receive a 200 OK, however when using a monitor on the F5 I receive a 500 server or 400 bad request error.
Also I noticed in some request captures two HTTP or Hyper Transfer Protocol headers occur at times. I'm struggling for ideas on why this is occuring on the F5. I'm running version 10.2.0.