Hi Dave, > Hi, I have a website that is running IIS5. Is there a tool > or ActiveX that allow me to check to see at any given time > how many concurrent coneections is on the website?
Depends. Define connections: people connected? Unexpired sessions? Actual hits within the last <insert value here> <insert UOM here>? How many database connections (define what database and what connection string you're using)? These are all different interpretations of what you might consider a connection, and what would be necessary to provide any form of measurement. Regards, Shawn K. Hall http://12PointDesign.com/ http://ReliableAnswers.com/ ------------------------ Yahoo! Groups Sponsor --------------------~--> <font face=arial size=-1><a href="http://us.ard.yahoo.com/SIG=12h15mrtm/M=362131.6882499.7825260.1510227/D=groups/S=1705115364:TM/Y=YAHOO/EXP=1124579688/A=2889191/R=0/SIG=10r90krvo/*http://www.thebeehive.org ">Get Bzzzy! (real tools to help you find a job) Welcome to the Sweet Life - brought to you by One Economy</a>.</font> --------------------------------------------------------------------~-> '// ======================================================= Rules : http://ReliableAnswers.com/List/Rules.asp Home : http://groups.yahoo.com/group/vbHelp/ ======================================================= Post : [email protected] Join : [EMAIL PROTECTED] Leave : [EMAIL PROTECTED] '// ======================================================= Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/vbhelp/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
