How do I find out that who are connected to my Windows based web server?
MS-Windows server offers two ways to find out current number of connection to web service.
You can use netstat command, which will list connection for port 80. Click on start > Run > And type command cmd > At command prompt type command:
c:> netstat
To get help on netstat command type command:
c:> netstat /?
However Microsoft also offers current connections performance object tool. It will display current number of connection to web service/server.
To activate this tool:
- Click on Start > Settings > Control Panel > Administrative Tools > Performance. It will open Performance Monitor.
- Now right click on the graph and select Add Counters
- Next change the Performance Object to Web Service
- Highlight "Current Connections" > Click on Add
- Click Close
E-mail this to a Friend
Printable Version
Is your site working? Monitor Your Web Site 24/7. Get SMS alerts on server downtime. Free 30-day trial including 20 SMS!
You may also be interested in other helpful articles:
- Windows Vista: No HyperTerminal to Configure Cisco Routers Connected Via a Local COM Port
- Linux howto find out or display IDs for adapters installed in a server
- Is Linux server more secure than Windows server?
- How To Run Windows Application Under Linux
- Quick tip: Tell what hardware is connected via USB to my Linux desktop
Discussion on This Article:
Leave a Reply
We encourage your comments, and suggestions. But please stay on topic, be polite, and avoid spam. Thank you very much for stopping by our site!



erm.. i think i’m lost. i thought i was on a linux-related website but i see here a windows-related article so .. i think i’m lost.
xnd,
Heh…there are very few (may be less than 5-8) posts related to Windows server admin. Earlier we had some post. But these days we don’t have any windows related stuff.
Appreciate your post.