Hi.
I work for a company with a limited connection speed, 64k ISDN. Because of this, I would like to limit the amount of users that can use the internet at the same time. I know SME Server limits bandwidth but there will be about 40 people with the ability to access the internet... 8kb / 40 just isnt practical.
It would still be slow, but being able to limit the connection to, lets say, 5 concurrent users on a first come first server basis would be preferable.
I already have proxy-auth installed, so it would be good if that could be altered so that you only get the proxy-auth logon prompt if 4 or less users are currently connected. I can see that it is possible to get the amount of users logged on via..
cachemgr.cgi > General Runtime Information > Number of clients accessing cache
I had a look at the squid/cachemgr source code but couldn't work out where it got the value from.
Any clues?

Thanks in advance
-Chris