Forum Discussion
- Richard__HarlanHistoric F5 Account
I would look at the following
http://support.f5.com/kb/en-us/solutions/public/5000/900/sol5922.html?sr=36331845
- zzzz_7_116427NimbostratusThx Richard for the response. I saw that links already. Is there a way we can use irule to capture the data when that error is thrown?
- Richard__HarlanHistoric F5 AccountYou would have to capture the data at a TCP level and the HTTP filter is killing the connection before the iRule. I would look at HTTP post with the wrong content length, that is were I have seen it in the past.