Forum Discussion

Its_not_the_F5's avatar
Its_not_the_F5
Icon for Nimbostratus rankNimbostratus
Mar 08, 2021
Solved

ASM Configuring the maximum allowed URL length for an HTTP request v15.1.0.4

Hello DevCentral community I am attempting to increase the max allowed URL length for an HTTP request in version 15.1.0.4   This support article K60450445 describes how to do it in v15.0.x, but ...
  • Lidev's avatar
    Mar 09, 2021

    Hello,

    instructions is the same for 15.1.0.4. version

    if you want to make these change in TMSH mode :

    /usr/share/ts/bin/add_del_internal add ecard_max_http_req_uri_len <value in bytes>
    restart /sys service asm

    Regards