Forum Discussion
Allwyn_Mascaren
Cirrus
Mar 19, 2019Disable buffer overflow in json parameters
Hi
In a file upload using api we allow the file name in base64 encoding.
However this triggers the Generic buffer overflow attempt 1 .
As of this post it seems signature at json parameter...
Replies here:
http://devcentral.f5.com/Community/GroupDetails/tabid/1082223/aff/31/afv/topic/aft/1179033/afc/1249968/Default.aspx
Aaron
- Oct 13, 2021
Hi Ahmed,
Can you try this iRule?
when HTTP_REQUEST { if { [HTTP::method] ne "GET" } { node node1ip port } # GET requests are forwarded to the default pool. No need to use else statement. }
- Ahmed_MohsenOct 14, 2021
Nimbostratus
Thank you for your reply .
Kindly when i use this iRule that's mean Node1 will not receives GET requests but it can receives " Post, Patch, Delete" requests and F5 BIG-IP will continue Load balance GET Requests to Node2 and Node3 ? Please advice
- Ahmed_MohsenOct 14, 2021
Nimbostratus
Kindly when i try to deploy iRule it shown me an error
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