Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
Squid Concurrent User Limit
Name: Chris-M Date: July 8, 2003 at 04:13:43 Pacific OS: SME Server CPU/Ram: p4 1.6 256
Comment:
Hello.
Is it possible to limit the amount of concurrent users using the Squid proxy server?
I ask because we have a 64k ISDN dialup connection and realistically you cannot share this between 10-20 people at the same time. I would like to limit it to 5 users on a first come first server basis.
Name: jmb Date: August 17, 2003 at 14:09:11 Pacific
Reply:
Squid.conf file is your answer.
Look for this section in you squid.conf file 'OPTIONS WHICH AFFECT THE NEIGHBOR SELECTION ALGORITHM'. This will allow you to specify the usage of 'use max-conn' this will allow you limit the amount of connections squid may open.
Summary: Hi murkok! I think with Squid you can limit/bound filesize and type of downloaded files in generraly, but not bandwidth. You can limit bandwith by ports, IPs and bandw.-by-ips with some traffic shappe...
Summary: Can someone tell me what I am missing here. I want to limit the number of connections to my FTP server to 3. This is what is in my /etc/ftpacces file: # User classes class all real,guest * #Limin...
Summary: I comfiger the squid for internet sharing for my LAN. But I want to sharing the internet some computer how can I do this. I have 100 computer in my lan I do not want to sharing all of the computers. ...