-
Problem with the component Page Counter of IIS
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.
-
Re: Problem with the component Page Counter of IIS
Hi,
Are you sure that it's because of Page Counter, you're getting the saturation
of CPU?
Also by saturation, what exactly do you mean? Do you mean inetinfo.exe? If
yes, please refer to this article for isolating and identifying the rogue
process -
http://support.microsoft.com/default...;EN-US;q253706
Also are there any entries in the event viewer?
IMHO, there is nothing existing in the form of patch for Page Counter as
such.
Harish
"Châble" <pdubouchet@sopragroup.com> wrote:
>
>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.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Development Centers
-- Android Development Center
-- Cloud Development Project Center
-- HTML5 Development Center
-- Windows Mobile Development Center
|