Страница 1 из 1

squid 3.1 (3.2) delay pools

Добавлено: 2012-11-24 21:51:51
Sniper60
из-за чего могут не корректно работать delay pools, т.е. правила прописаны, но скорость даёт по полной, весь канал юзает

Код: Выделить всё

acl oper3	src	172.68.0.174/32

http_access allow oper3

delay_class 1 1 # admin
delay_class 2 2 # test (delay_class 2 1 # test - так тоже не работает*)

delay_access 1 allow admin
delay_access 1 deny all
delay_access 2 allow oper2
delay_access 2 deny all

delay_parameters 1 -1/-1
delay_parameters 2 100000/100000 50000/50000 (delay_parameters 2 100000/100000*)
p.s.
Squid Cache: Version 3.2.3
configure options: '--with-default-user=squid' '--bindir=/usr/local/sbin' '--sbindir=/usr/local/sbin' '--datadir=/usr/local/etc/squid' '--libexecdir=/usr/local/libexec/squid' '--localstatedir=/var/squid' '--sysconfdir=/usr/local/etc/squid' '--with-logdir=/var/log/squid' '--with-pidfile=/var/run/squid/squid.pid' '--enable-auth' '--enable-build-info' '--enable-loadable-modules' '--enable-removal-policies=lru heap' '--disable-epoll' '--disable-linux-netfilter' '--disable-linux-tproxy' '--disable-translation' '--enable-auth-basic=DB MSNT MSNT-multi-domain NCSA PAM POP3 RADIUS fake getpwnam NIS' '--enable-auth-digest=file' '--enable-external-acl-helpers=file_userip unix_group' '--enable-auth-negotiate=kerberos wrapper' '--enable-auth-ntlm=fake smb_lm' '--enable-storeio=diskd rock ufs aufs' '--enable-disk-io=AIO Blocking DiskDaemon IpcIo Mmapped DiskThreads' '--enable-log-daemon-helpers=file' '--enable-url-rewrite-helpers=fake' '--enable-delay-pools' '--enable-icmp' '--enable-htcp' '--disable-forw-via-db' '--disable-cache-digests' '--enable-wccp' '--enable-wccpv2' '--disable-eui' '--enable-ipfw-transparent' '--disable-pf-transparent' '--enable-ipf-transparent' '--disable-follow-x-forwarded-for' '--disable-ecap' '--enable-icap-client' '--disable-esi' '--enable-kqueue' '--prefix=/usr/local' '--mandir=/usr/local/man' '--infodir=/usr/local/info/' '--build=i386-portbld-freebsd9.0' 'build_alias=i386-portbld-freebsd9.0' 'CC=cc' 'CFLAGS=-O2 -pipe -fno-strict-aliasing' 'LDFLAGS= -pthread' 'CPPFLAGS=' 'CXX=c++' 'CXXFLAGS=-O2 -pipe -fno-strict-aliasing' 'CPP=cpp' --enable-ltdl-convenience

Re: squid 3.1 (3.2) delay pools

Добавлено: 2013-06-01 22:28:08
Alex Keda
ошибка где-то, однако...