LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Networking (https://www.linuxquestions.org/questions/linux-networking-3/)
-   -   Problem Delay pools (https://www.linuxquestions.org/questions/linux-networking-3/problem-delay-pools-317617/)

Bilal84 04-27-2005 03:57 AM

Problem Delay pools
 
hi
this my configuration in squid.conf for delay pools:

###################################
http_access allow MyLan
acl MyLan src 192.168.100.0/24
delay_pools 2
delay_class 1 1
delay_class 2 1
delay_parameters 1 10000/10000
delay_parameters 2 20000/20000
delay_access 1 deny MyLan
delay_access 2 deny MyLan
####################################

so, the problem is the connection side of client not deny...
and work like it normal......


All times are GMT -5. The time now is 04:59 AM.