> Hi, > I am using squid "Version 2.5.STABLE7" on Redhat 9.0 > working O.K. > Is there any way I can find out how many users are > currently connecte to squid. It should give dynamic > status of cunnected users. > OR > If squid can not do this, is there any open source > utility which do this ? > Thanks for support. > >
HTTP is stateless. There is no session concept. So you need to define what you would mean (interprete) by 'connected users'... (?) M.
