Skip to content

xcsh rate_limiting

Request throttling, quotas, and policer rules.

Synopsis

xcsh rate_limiting <command> [flags]

Description

Threshold-based request blocking using sliding window calculations. Burst smoothing algorithms maintain sustained throughput without exceeding defined maximums. Per-connection controls apply granular restrictions by protocol type. Automatic block actions trigger when request counts surpass configured limits within specified intervals.

Available Commands

Command Description
add-labels Add-labels Rate Limiting resources
apply Apply Rate Limiting resources
create Create Rate Limiting resources
delete Delete Rate Limiting resources
get Get Rate Limiting resources
list List Rate Limiting resources
patch Patch Rate Limiting resources
remove-labels Remove-labels Rate Limiting resources
replace Replace Rate Limiting resources
status Status Rate Limiting resources

See Also