With squidclient you can see all ongoing file transfers by using this
command:
# squidclient -p <port> mgr:active_requests
where port is the port on which squid is listening. Hope this can help you.
/Andreas
----- Original Message -----
From: "Ilya" <quiz@gorodok.net>
> I implement the quota system based on Squid`s access.log file.
> The records to this file are done, after the client request is
> executed.
>
> I wonder if there is a way to watch user statistic in
> real-time? So: if user has quota 100b and he tries to get
> 1000b, i want to terminate his connection after he get 100b.
>
> I heard that "squidclient" can be useful for such purpose, but
> i have not find the documentation on it. Is it available
> somewhere in the Internet?
Received on Sat May 22 2004 - 11:14:28 MDT
This archive was generated by hypermail pre-2.1.9 : Tue Jun 01 2004 - 12:00:02 MDT