Forum Discussion
Billy_chuang_16
May 20, 2005Historic F5 Account
rate shaping for UDP session by iRules
Customer would like to rate shape UDP outgoing traffic per user session (UDP streaming protocal), I tested the following iRule but "CLIENT_ACCEPTED" event didn't work for UDP. Is there any "event" can trigger UDP session.
when CLIENT_ACCEPTED {
if { [IP::remote_addr] == "202.64.224.218" } {
log local0. "client from bad list hit rate filter - [IP::remote_addr]"
rateclass test1
}
- drteeth_127330Historic F5 AccountCLIENT_ACCEPTED should be raised for UDP. Would you please try again? What version are you running? Do you have a UDP profile or FastL4?
- Billy_chuang_16Historic F5 AccountHi,
- drteeth_127330Historic F5 AccountHow did you determine that the rate shaping didn't work? How is the rate class configured? What does "bigpipe rate class show" display during the test? If this problem persists, you should open a case with F5 support.
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