How much bandwidth do you have? (not much I suppose, as you say you are using dial-up).
How have you configured squid.conf? What do you get in Squid's access.log? As you are using Dial-up my first guess would be that one of your clients is hogging all the available bandwidth. Maybe due to a virus or similar. If this is the case then there should be traces of this in access.log. You can also use "client mgr:fd" (or Active Filedescriptors in cachemgr) to get a view of which requests are currently being processed. You might also try the following changes in squid.conf: quick_abort_min 0 KB quick_abort_max 0 KB half_closed_clients off Regards Henrik On Saturday 25 January 2003 11.32, Ashir wrote: > its getting slow when browsing internet. initially its fast, but > after 10-15 mins it start becoming slow. and then it will become > dead slow. we have only 9 users. > > On Sat, 25 Jan 2003 Anthony M. Rasat wrote : > >----- Original Message ----- > > From: "Ashir" <[EMAIL PROTECTED]> > >To: <[EMAIL PROTECTED]> > >Sent: Friday, January 24, 2003 9:50 PM > >Subject: [squid-users] My squid is becoming tooo slow > > > > > Hello > > > i've installed Squid 2.4 Stable 6 in RedHat 7.3 machine. i've > > > >40 > > > > > GB HDD and 512MB RAM. i've connected 9 Cleints to this Server. > > > >and > > > > > i am using Dial-Up Connection. > > > my problem is, when i start using internet it is fast. but, > > > >after > > > > > 5-10 mins its getting slow. and after sometime it becomes > > > >very > > > > > very slow. pls advice. > > > >Can you be more specific of what getting slow, is it when > >browsing the > >internet or others? Also, is it using transparent or not? And, > >what do you > >have in your Squid.conf file? > > > >Regards, > > > >Anthony M. Rasat > >PT. HGP Palangkaraya > >Palangkaraya - Indonesia.-
