Forum Discussion
Laurent_P_
Employee
18 years agoPerformance impact of HTTP::respond
Hi,
We have a customer requesting ability to limite the rate of HTTP request. The iRule which has been developed answers with HTTP::respond 501 when the maximum rate is reached.
Testin...
Nina_Forsyth_67
18 years agoHistoric F5 Account
The issue with the iRule is this line:
set requestID "${myUserID}.[expr { int(10000000 * rand()) }]"
I am not sure if anyone has a better way to do it but the math is pretty costly to CPU time.
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