Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Application recycling logging
Message
De
18/10/2010 08:07:28
 
 
À
18/10/2010 03:27:43
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Versions des environnements
Environment:
VB 9.0
OS:
Windows 7
Network:
Windows 2003 Server
Database:
MS SQL Server
Application:
Web
Divers
Thread ID:
01485842
Message ID:
01485922
Vues:
36
>Just catching up on your posts..
>
>As far as selecting which recycling events to log:
>
>The first four options correspond to the four checkboxes in the Recycling tab of the Application Pool properties window. You'd only need to monitor the ones which were checked. It might be worth adding the IsApiUnhealthy and RecyclePrivate memory - if those events occur it could indicate some problem with the app itself (eg. a memory leak).
>
>Also I guess you don't need to generate your own Guid in Application_End - you can access the actual process Id via ProcessInformation.ProcessID which will make it easier to correlate with the IIS log....

Thanks for the additional information

The fact that I create a record, which I can add valuable information in it, makes it easier for me to use the primary key of the IISApplicationCycle record, from that table.

The attached file shows the logging event. Basically, on this server, I see that the recycles happens every 25-35 minutes, which I cannot understand. I also attached the IIS application pooling information. It is presently set to the default, thus 1740, which means at every 29 hours.
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform