Polenyik Tibor wrote:

> I use squid 2.5 stable5.

> Without squid my internet 512 kb/s
> With squid only 60-80 kb/s.

> acl our_networks src "/etc/squid/ipcimek"
> http_access allow our_networks

> acl common src "/etc/squid/ipcimek"
> delay_access 2 allow common
> delay_access 2 deny all
> delay_parameters 2 -1/-1 -1/-1 5000/5000

I'll bet the host you are testing from is listed in the ipcimek file. All
such hosts are limited to 5000 bytes per second.

Adam

Reply via email to