Forum Discussion
Limit the connection
stick-table type ip size 100k expire 30s store conn_rate(3s)
Allow clean known IPs to bypass the filter
- jaikumar_f5
Noctilucent
Isn't stick-table type comes in nginx ?
- PeteWhite
Employee
Within HA Proxy, stick-table is the persistence table and it is also possible to store client statistics. Documentation here. In your case, persistence is stored for 30 secs and the connection rate is stored per subscriber.
Within the BIG-IP, persistence is normally taken care of by assigning a persistence profile to the VS. The equivalent is probably source_addr but cookie persistence is also popular as it has less load associated. You can use IP::stats to view the client bandwidth but it's not quite the same thing so i'd be inclined to work out what you want to do with the information and then plan something based on that.
Recent Discussions
Related Content
* 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