Forum Discussion
samdlee_305622
Nimbostratus
Mar 24, 2017iRule is called many times for the same multipart/form-data form post
Hei, I've encountered a very confusing situation where a web form tries to upload a file together with some other info. In iRule associated with HTTP_REQUEST replaced the original HOST header with an...
Kai_Wilke
MVP
Mar 27, 2017Hi Samdlee,
keep an eyee on the TMM ID record of the individual log entries. Its flipping between TMM, TMM1, TMM2 as well as TMM3. This will indicate that you see at least 4 independent TCP connections and not a single request that triggers the iRule code multiple times.
I would recommend to extend the label "1xx.my.ip.addr" with TCP::client_port] or to generate a collision free connection ID via set conn_id "[clock clicks][TMM::cmp_unit]" during the CLIENT_ACCEPTED event and then add this connection ID to your logging statements ...
Cheers, Kai
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