Forum Discussion
Venkat_Raj_2350
Apr 10, 2016Nimbostratus
HTTP monitor recv String failure
Hi,
While trying to setup a HTTP monitor for 2 members listening on port 80, the GET string is set as
"GET /testpage.aspx HTTP/1.0\r\nHost:abc.test.com/testpage.aspx\r\nConnection:close\r\n\r\...
- Apr 10, 2016
1- I guess the request should be as below, the previous request should give 400 (bad request) GET /testpage.aspx HTTP/1.1\r\nHost: abc.test.com\r\nConnection:Close\r\n
2- also you can use "CURL" to check the returned code, as below:
curl -v http://abc.test.com/testpage.aspx -X HEAD
Venkat_Raj_2350
Apr 10, 2016Nimbostratus
The version i am running is 11.5.1
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