03-14-2011 12:24 PM
Are there any best practices for configuring this value within a resource-class? Obviously, things can be adjusted but a general guideline?
Thanks....
03-15-2011 10:46 PM
Hi James,
You can either rate limit on per Vserver basis or rserver basis.
example1: rserver based rate limiting
serverfarm host cisco-farm
rserver cisco-server
rate-limit connection 300
example2: Vserver based rate limiting
parameter-map type connection syed-map
rate-limit connection 300
policy-map multi-match vlanx-vips
class VIP80
connection advanced-options cisco-map
Rate limiting based on any other source or destination criteria is not supported.
One option to explore would be to use a dedicate context for a particular APP and
resource limit the connections using "limit-resource rate" command.
CiscoACE1/Admin(config-resource)# limit-resource rate ?
bandwidth Limit bandwidth in bytes per second
connections Limit connections per second
inspect-conn Limit rtsp/ftp inspect connections per second
mac-miss Limit mac miss traffic (punted to-the-box) in pkts/sec
mgmt-traffic Limit management traffic (to-the-box) in bytes per second
ssl-connections Limit number of SSL connections per second
syslog Limit syslog messages per second
I hope both of the following 2 URLs will answer most of your queries:
Pls rate
HTH
Sachin
03-16-2011 01:06 PM
No best practice at all as I far as I know.
This is the only type of ressources which are allocated statically in a ressource class, aboyut the right size, it depends n the type of eprsistence you configure.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide