checking how many connexion are

Alles, was den Apache betrifft, kann hier besprochen werden.

checking how many connexion are

Postby alin19 » 03. September 2008 10:39

how can i see how many users are connected to apache?
alin19
 
Posts: 1
Joined: 03. September 2008 10:35

Postby glitzi85 » 03. September 2008 12:19

I guess you are talking about Windows.

Start -> run -> cmd.exe

In the Command Line type
Code: Select all
netstat -anp TCP


Then you have to search for ESTABLISHED Connections on Port 80.

That's only working if they are really connected to Apache, means they are loading the page at the moment. Normally a page is requested, generated and delivered in seconds.

glitzi
User avatar
glitzi85
 
Posts: 1920
Joined: 05. March 2004 23:26
Location: Dahoim


Return to Apache

Who is online

Users browsing this forum: No registered users and 28 guests