> i am getting slow response from proxy, after a month of newly installed > linux fc 4, each time, i am not using any anti-virius. > > i have dsl modem 512 kbps link, these days i am getting same response > (slow browsing). i have 120 workstations. i removed all users, and for > test purpose 1 workstation and proxy server (squid). getting 1-1.5 > kbps. i dont know whats problem. > > > acl mew src 10.0.0.0/255.0.0.0 > delay_pools 1 > delay_class 1 2 > delay_parameters 1 58000/58000 5000/5000 > delay_access 1 allow mew > Perhaps this is due to your delay pools setup ? What is the intend of you delay pools settings w.r.t the problem you are describing ? Other things to check : - does SQUID have sufficient memory ? - does the problem persist if you disable caching (see FAQ) ? M.