Forum Discussion
Plumtree_72679
Jan 11, 2012Nimbostratus
Sending User-Agent headers properly in health monitor
Folks,
An application (Oracle WebCenter Interaction 10.3.0) throws warnings in the logs (filling them up) each time it is hit by an F5 health monitor. This is because the app is trying to r...
Plumtree_72679
Jan 11, 2012Nimbostratus
Thanks folks! The solution was, as nitass said, to add a null host header:
monitor portal_http-test {
defaults from http
dest *:7001
recv "Test Passed"
send "GET //portal/server.pt?PT_HEALTH HTTP/1.1\r\nHost:\r\nUser-Agent: Mozilla/5.0 (Windows NT 5.1; rv:2.0.1) Gecko/20100101 Firefox/4.0.1\r\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