Re: how to monitoring clients connections?
Duane Wessels <[email protected]> Wed, 5 Jun 2002 10:19:48 -0600 (MDT)
| Newsgroups | gmane.comp.web.cache.snmp |
|---|---|
| Message-ID | <[email protected]> |
On Wed, 5 Jun 2002, [iso-8859-1] Gabriel Papassoni wrote: > > helo all > > I need to monitoring how much time the clients is on the net > > is there any way to do this? This would be a little difficult with Squid, and it depends on exactly what you mean by "time on the net." Perhaps the easiest way is to analyze the access.log. If the client makes at least one request every X minutes then you can say they are still "on the net."