[an error occurred while processing this directive]

Как органичить общую пропускную способность Squid в 512 Kbps ?
При сборке не забыть configure --enable-delay-pools
В файле конфигурации:
acl all src 0.0.0.0/0.0.0.0         
        delay_pools 1
        delay_class 1 1
        delay_access 1 allow all
        delay_parameters 1 64000/64000          # 512 kbits == 64 kbytes per second
 
27.03.2002
Ключи: access, acl, squid, config, delay / Лицензия: CC-BY
Раздел:    Корень / Администратору / Сетевые сервисы / Прокси сервер Squid / ACL, ограничения трафика и пользователей

[an error occurred while processing this directive]

[an error occurred while processing this directive]