[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] How many users are on my site?
- Subject: Re: [cobalt-users] How many users are on my site?
- From: "Nico Meijer" <cobalt-users@xxxxxxxxxxxxxxx>
- Date: Tue Mar 20 01:31:58 2001
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
Hi!
> How can I tell how many people are currently accessing my site? I have to
> take it down to perform some maintenance on the backend system and I want
> try and do it when nobody is in the middle of a purchase.
If properly configured in httpd.conf:
http://host.domain.tld/server-status
Hit F5 or Ctrl-R for a couple of minutes.
BTW - should you need to enable this /server-status, please do so wisely and
limit access to it. It can be pretty useful info for some people.
Greetings... Nico