[an error occurred while processing this directive]

Как ограничить пропускную способность 128 Kbps на каждый IP ?
 acl only128kusers src 192.168.1.0/255.255.192.0
        acl all src 0.0.0.0/0.0.0.0
        delay_pools 1
        delay_class 1 3
        delay_access 1 allow only128kusers
        delay_access 1 deny all
        delay_parameters 1 64000/64000 -1/-1 16000/64000
 
27.03.2002
Ключи: access, acl, ip, delay, user / Лицензия: CC-BY
Раздел:    Корень / Администратору / Сетевые сервисы / Прокси сервер Squid / ACL, ограничения трафика и пользователей

[an error occurred while processing this directive]

[an error occurred while processing this directive]