Forum Discussion
John_Lin_106399
Nimbostratus
Jun 22, 2006HTTP monitoring sytax -- Monitors
I'm trying to create a custom HTTP monitor.
the send string I want to send is
GET /\r\n
Host:\r\n
\r\n
I tried several variation with ' and " and but it still doesn't like the syntax.
How do I send control characters as part of the monitor's send string?
please advise
- Deb_Allen_18Historic F5 AccountHi John --
- hoolio
Cirrostratus
If you want to use HTTP/1.1 and close the connection after the request is complete, you can use this format:GET /servertest.html HTTP/1.1\nHost: www.yoursite.com\nConnection: close\n
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