Web site connections

2010-08-19 Thread James Rankin
Excuse the IIS-noob question, one of our developers just asked me if there was any way to determine how many users are connected to our external website at any given time. It runs IIS7 on Windows Server 2008. Do any of the MS tools or logs allow you to view this, or would I need some sort of

Re: Web site connections

2010-08-19 Thread Richard Stovall
For a very basic and free solution you could use netstat. On Thu, Aug 19, 2010 at 6:19 AM, James Rankin kz2...@googlemail.com wrote: Excuse the IIS-noob question, one of our developers just asked me if there was any way to determine how many users are connected to our external website at any

RE: Web site connections

2010-08-19 Thread Terry Dickson
: James Rankin [kz2...@googlemail.com] Sent: Thursday, August 19, 2010 5:19 AM To: NT System Admin Issues Subject: Web site connections Excuse the IIS-noob question, one of our developers just asked me if there was any way to determine how many users are connected to our external website at any

Re: Web site connections

2010-08-19 Thread James Rankin
*Subject:* Web site connections Excuse the IIS-noob question, one of our developers just asked me if there was any way to determine how many users are connected to our external website at any given time. It runs IIS7 on Windows Server 2008. Do any of the MS tools or logs allow you to view

Re: Web site connections

2010-08-19 Thread Bob Hartung
...@googlemail.com] To: NT System Admin Issues [mailto:ntsysad...@lyris.sunbelt-software.com] Sent: Thu, 19 Aug 2010 05:36:08 -0500 Subject: Re: Web site connections Thanks guys The developer in question seems happy to pick the bones out of perfmon and netstat Cheers! On 19 August 2010 11:20, Terry Dickson