Forum Discussion
Vaughn_96017
Nimbostratus
Dec 13, 2007LTM in my raw logs
I am currently running GET / HTTP/1.1 in a custom monitor against all my Apache and Iplanet web heads. The problem I am running into is this is the F5 checks in my raw logs;
[19/Nov/2007:00:04:37 -0500] "GET /" 200 9 "-" "-" "-"
Not a problem right? The problem is Urchin is counting these as customer hits every 20 seconds. I tried creating custom filters for Urchin with no success.
My question is there a way to monitor port 80 without the F5 throwing a GET / at the web servers?
Leave the "send string" field empty?
Some other type of string besides GET /?
Thanks so much.
- JRahm
Admin
you could use the tcp_half_open or the tcp monitor instead against port 80 - Vaughn_96017
Nimbostratus
Awesome, I just ran some test with the tcp monitor and everything looks good. Failed a web server in the pool and it picked it up and no GET / in the logs. - JRahm
Admin
No problem. This may not be the case with all apps, though. We have some sockets applications that log every tcp attempt, so we had to code in the tcp poll from the F5. We send a string to the app and we expect a certain string back from the app, and the app knows not to log these connections.
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