Mar 27, 2026 - For details about updated CVE-2025-53521 (BIG-IP APM vulnerability), refer to K000156741.

Forum Discussion

igorzhuk's avatar
igorzhuk
Icon for Altostratus rankAltostratus
Nov 03, 2019

Irule for log long request size

Hi,

I search for irule that can log URI and http method for http request from 10KB to 10Mb

Can i match this via content length?

 

 

1 Reply

  • No.

    The request method and URI are part of the headers and are not included in the Content-Length.

    The Content-Length entity-header field indicates the size of the entity-body, in decimal number of OCTETs, sent to the recipient or, in the case of the HEAD method, the size of the entity-body that would have been sent had the request been a GET.