Forum Discussion
Zdenda
Feb 17, 2012Cirrus
HTTP monitor with used domain name
Hi there,
I have to use HTTP monitor which will contain URL and URI and is expecting OK reply.
I am using BIGIP 10.2.3 and my HTTP monitor send string is now like this:
GET /web/de...
Zdenda
Feb 19, 2012Cirrus
Hi, thanks, here it is
1)
monitor my_http_monitor {
defaults from http
partition Intranet
recv "OK"
send "GET /atest/web/default.aspx HTTP/1.1\r\n Host: myprivatesite.biz\r\n Connection: close\r\n\r\n\"
}
2) I have gone through tcpdump:
Requests are like this:
Expert Info (Chat/Sequence): GET /atest/web/default.aspx HTTP/1.1\r\n
Response:
Expert Info (Chat/Sequence): HTTP/1.1 400 Bad Request\r\n
I think those are most important from dump?
3) I will ask resp. people for that server.
Thanks,
Zdenek
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