Forum Discussion
cralston_17844
Nimbostratus
Jan 20, 2010TCL error while executing "HTTP::method"
I've been trying to clean up my /var/log/ltm errors lately, at the suggestion of F5 support. One that's been bugging me is this:
tmm tmm[1208]: 01220001:3: TCL error: IRULE_foobar - ...
Chris_Miller
Altostratus
Aug 01, 2010Posted By MocoSpace on 08/01/2010 05:50 AM
I am seeing the exact same error on occasion in my iRule which does something similar:
when HTTP_REQUEST {
if { [HTTP::method] eq "HEAD" } {
reject
}
}
TCL error: foo_bar - while executing "HTTP::method"
Like Aaron mentioned, syntax looks fine, use catch to detect a tcl error and log the request that created an error.
Help guide the future of your DevCentral Community!
What tools do you use to collaborate? (1min - anonymous)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
