Forum Discussion
Patrick_Skerre1
Nimbostratus
Sep 17, 2007Rule for debugging, logging LTM errors
Hello,
I've recently started getting periodic bursts of the following errors on my BigIP in the LTM log:
tmm tmm[9257]: 011f0007:3: http_process_state_prepend - Invalid action EV_INGRESS_DATA during ST_HTTP_PREPEND_HEADERS
These bursts start randomly & continue for an hour or so & then disappear. I would like to figure out what is happening.
It would be great if there were a way to run an iRule to capture the HTTP header & client source IP and log it each time the LTM gets this error.
Does anyone know if this is possible? I'd prefer to log only when the error occurs, instead of doing a huge TCPdump & capturing everything.
Thanks.
- Colin_Walker_12Historic F5 AccountThere isn't currently an iRules command that allows you to log only during error states. You could certainly use an iRule to log the information you're looking for but, as you alluded to, it would be for every connection.
- Patrick_Skerre1
Nimbostratus
That is unfortunate.. - spark_86682Historic F5 AccountThat error message means that one of your HTTP servers sent the BIG-IP data when the BIG-IP wasn't expecting any. There are two likely causes for that: one is that the server simply is sending extra data after its response (possibly due to an incorrect Content-Length header or invalid chunking), and the other is that you're using OneConnect and the server is timing out and sending a 408 response. Hope this helps.
- jacob900_39797
Nimbostratus
1) Did you ever get anywhere with trying to locate the source that causes this error to be generated? - Tommy_Boy_93399
Nimbostratus
Posted By pskerrett on 09/17/2007 9:37 AM
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