KB Article #66582

Limiting the number of the transfers received per minute

Problem

--Objective: how to limit the numbers of incoming transfers that goes through Gateway's CGate during a minute?


Resolution

1. Configure Quota Settings from CGate's properties:
Tab: Output parameters
Parameter: Maximum uploads (KB/min, Request/min, MB)



2. Then, to enable the above settings, execute:
> peluconf standalone set -s monitor quotas_window_size 1
> peluconf standalone rebuild -f



3. Restart Gateway