Wrox Home  
Search P2P Archive for: Go

  Return to Index  

asptoday_discuss thread: Problem with the component Page Counter of IIS


Message #1 by "chable" <pdubouchet@s...> on Mon, 17 Jun 2002 12:49:24
I use the component Page Counter (Microsoft) to draw up statistics on my 
pages ASP. 
Each page of the site calls this object with the opening. 
On a development server, simultaneous calls to several pages don't make 
problems. 
On another server (same OS), the call to several pages simultaneously, 
and thus with the object in question, saturates the CPU and blocks the 
server! 
Is it a server problem (patch?) or should this object be used only 
punctually? 

Thank you. 

  Return to Index