Forum Discussion
How to rate shaping per user or ip address?
My understanding LTM rate shaping is acumulative, applies to all ip addresses access to a VIP in total. Is there any way we can control the limit of each client ip address can consume but not limit the total of the VIP's bandwidth?
Thanks,
Yatao
- Hi,
- YataoAltostratus
Kurt,
Thank you for your reply. All the iRule solution I have looked at requires to specify ip address of the client or subnet ip address then put them into a rate class, which is not what we want.
What we want is to apply single rate to all users and limit them to that rate per ip address, let's say 5M per ip address, every ip address should be able to get 5M as long as we have the capacity. Is there any way to do that?
Thanks,
Yatao
- Yatao,
- YataoAltostratus
yes. Or however many user, each user should not exceed 5Mbps.
Thank you for your help,
Yatao
- YataoAltostratusAnyone has any idea whether there is any way to achieve this in LTM?
- mtaylornzNimbostratusDid you get a solution to this?
- schmal_111133NimbostratusJoining to above question, any solution for that?
- What_Lies_Bene1CirrostratusBelieve it or not this should work per connection, I'm just not sure if it'll work for the combination of all connections for a client or each connection;
when CLIENT_ACCEPTED { rateclass rc-name }
- schmal_111133NimbostratusHi,
- What_Lies_Bene1CirrostratusWell what I'm not sure about is whether it would apply to each connection from each client individually or all connections from each client combined. Can't seem to find much information on Rate Classes when applied by iRule. Regardless, changing the event to SERVER_DATA might be an idea, I guess it depends on where you want to limit, client to server or server to client?
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