[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] How many users are on my site?



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