Forum Discussion
yue_zheng1
Mar 14, 2024Cirrus
How to lift the connection limit for a given IP address ?
help me
---------------------
when CLIENT_ACCEPTED {
if {[IP::addr [IP::client_addr] equals 10.3.125.142 ] } {
TCP::limxmit disable
log local0. "#######limit disable action "
}
}
----------------------------
This script doesn't work, is there another way?
https://clouddocs.f5.com/api/irules/TCP__limxmit.html isnt the connection limit.
This one is probably what you are looking for: https://clouddocs.f5.com/api/irules/LB__connlimit.html
- yue_zheng1Cirrus
extremely grateful
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