Technical Forum
Ask questions. Discover Answers.
cancel
Showing results for 
Search instead for 
Did you mean: 
Custom Alert Banner

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

Its_not_the_F5
Nimbostratus
Nimbostratus

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 those instructions do not translate to 15.1.0.4

https://support.f5.com/csp/article/K60450445

 

Does anyone know how to manually manipulate the system variable "ecard_max_http_req_uri_len" from default 2048 to something larger?

 

Thanks.

1 ACCEPTED SOLUTION

Lidev
MVP
MVP

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

View solution in original post

1 REPLY 1

Lidev
MVP
MVP

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