<?xml version="1.0"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">   
<channel>
    <title>IIS monitoring &amp; optimization | Expert Guides</title>
    <link>https://www.leansentry.com/guide</link>
    <description>Learn expert techniques to effectively diagnose most performance problems in IIS websites and ASP.NET applications. Configure your IIS website for maximum performance and availability.</description>
    <language>en-us</language>
    <copyright>Copyright 2026, LeanSentry</copyright>
    <pubDate>Fri, 11 Mar 2022 17:24:58 GMT</pubDate>
    <lastBuildDate>Fri, 11 Mar 2022 17:24:58 GMT</lastBuildDate>
    <category>IT/Internet/Web development</category>  
    <docs>https://www.leansentry.com/guide/rss</docs>
    <managingEditor>support@leansentry.com (LeanSentry Team)</managingEditor>
    <webMaster>support@leansentry.com  (LeanSentry Team)</webMaster>
    <ttl>60</ttl>
    <atom:link href="https://www.leansentry.com/guide/rss" rel="self" type="application/rss+xml" />
    <item>
        <title>IIS monitoring (Expert guide)</title>
        <link>https://www.leansentry.com/guide/iis-monitoring-guide</link>
        <guid>https://www.leansentry.com/guide/iis-monitoring-guide</guid>
        <description>The proactive, practical guide to improving IIS website performance. Learn to prioritize and fix important performance issues including hangs, 503, CPU overloads, queueing, and everything else your production IIS website experiences. </description>
        <pubDate>Fri, 11 Mar 2022 17:24:58 GMT</pubDate>
    </item>
    <item>
        <title>IIS worker process: High CPU usage (Expert guide)</title>
        <link>https://www.leansentry.com/guide/iis-worker-process-high-cpu</link>
        <guid>https://www.leansentry.com/guide/iis-worker-process-high-cpu</guid>
        <description>Is your IIS worker process experiencing poor performance due to high CPU usage? Learn how to effectively resolve CPU overloads when they happen, and prevent them from happening in the future. </description>
        <pubDate>Tue, 02 Nov 2021 18:30:21 GMT</pubDate>
    </item>
    <item>
        <title>Fix IIS website hangs and slow loads</title>
        <link>https://www.leansentry.com/guide/iis-aspnet-hangs</link>
        <guid>https://www.leansentry.com/guide/iis-aspnet-hangs</guid>
        <description>What happens when your website hangs? An IIS or ASP.NET hang can cause your website to have slow page loads, timeouts, or 503 Service Unavailable errors. Hangs can be caused by blocked ASP.NET threads, bad configuration, or request queueing.</description>
        <pubDate>Sun, 10 Oct 2021 01:52:20 GMT</pubDate>
    </item>
    <item>
        <title>Enhance IIS logging (Expert guide)</title>
        <link>https://www.leansentry.com/guide/iis-logs/enhance-iis-logging</link>
        <guid>https://www.leansentry.com/guide/iis-logs/enhance-iis-logging</guid>
        <description>Make your IIS logs actionable by adding valuable detail that you&amp;#39;ve always wanted. Including exception details, slow application code, and more.</description>
        <pubDate>Sun, 10 Oct 2021 01:49:08 GMT</pubDate>
    </item>
    <item>
        <title>IIS log analysis (Expert guide)</title>
        <link>https://www.leansentry.com/guide/iis-logs</link>
        <guid>https://www.leansentry.com/guide/iis-logs</guid>
        <description>The definitive guide to getting better insights from your website’s IIS logs. Plus, a tool to super-charge your IIS logs with custom fields to take your analysis to the next level.</description>
        <pubDate>Sun, 10 Oct 2021 01:44:03 GMT</pubDate>
    </item>
    <item>
        <title>Developer guide: speed up ASP.NET application warmup</title>
        <link>https://www.leansentry.com/guide/reset-restart-recycle-iis/developer-faster-warmup</link>
        <guid>https://www.leansentry.com/guide/reset-restart-recycle-iis/developer-faster-warmup</guid>
        <description>Speed up ASP.NET application initialization startup with these battle-tested code patterns.</description>
        <pubDate>Sun, 10 Oct 2021 01:39:46 GMT</pubDate>
    </item>
    <item>
        <title>Website downtime test of IISRESET and other ways to restart IIS </title>
        <link>https://www.leansentry.com/guide/reset-restart-recycle-iis/downtime-test</link>
        <guid>https://www.leansentry.com/guide/reset-restart-recycle-iis/downtime-test</guid>
        <description>We tested every way to restart and recycle IIS services, including IISRESET, service restarts, and pool recycling. See which methods cause the most downtime, and which methods save the day. </description>
        <pubDate>Sun, 10 Oct 2021 01:33:35 GMT</pubDate>
    </item>
    <item>
        <title>IISRESET: the WORST way to restart your IIS website</title>
        <link>https://www.leansentry.com/guide/reset-restart-recycle-iis/dangers-of-iisreset</link>
        <guid>https://www.leansentry.com/guide/reset-restart-recycle-iis/dangers-of-iisreset</guid>
        <description>IISRESET causes website downtime, and can leave your server permanently down. Explore the detailed consequences this command has on your websites and your web server as a whole.</description>
        <pubDate>Sun, 10 Oct 2021 01:29:22 GMT</pubDate>
    </item>
    <item>
        <title>Maximize IIS application pool availability</title>
        <link>https://www.leansentry.com/guide/reset-restart-recycle-iis/max-application-pool-warmup</link>
        <guid>https://www.leansentry.com/guide/reset-restart-recycle-iis/max-application-pool-warmup</guid>
        <description>The complete guide to converting your IIS site to 100% warm, always available application that can recycle with zero downtime.</description>
        <pubDate>Sun, 10 Oct 2021 01:24:41 GMT</pubDate>
    </item>
    <item>
        <title>How to correctly reset, restart, and recycle IIS websites</title>
        <link>https://www.leansentry.com/guide/reset-restart-recycle-iis</link>
        <guid>https://www.leansentry.com/guide/reset-restart-recycle-iis</guid>
        <description>Expert strategies for restarting IIS services and recycling IIS application pools for maximum website availability. Includes instructions for zero-downtime, always warm application pool configuration.</description>
        <pubDate>Sun, 10 Oct 2021 01:08:31 GMT</pubDate>
    </item>
    <item>
        <title>ConfigureWarmup tool: Enable IIS application warmup</title>
        <link>https://www.leansentry.com/guide/reset-restart-recycle-iis/configure-warmup-tool</link>
        <guid>https://www.leansentry.com/guide/reset-restart-recycle-iis/configure-warmup-tool</guid>
        <description>ConfigureWarmup tool to quickly configure your IIS website for application warmup. Includes warmup performance test.</description>
        <pubDate>Fri, 08 Oct 2021 21:28:30 GMT</pubDate>
    </item>
    <item>
        <title>IIS thread pool (Expert guide)</title>
        <link>https://www.leansentry.com/guide/iis-aspnet-hangs/iis-thread-pool</link>
        <guid>https://www.leansentry.com/guide/iis-aspnet-hangs/iis-thread-pool</guid>
        <description>The IIS thread pool&amp;#39;s role in hangs and performance issues is often misunderstood. Learn how it really works, how to configure it, and how to effectively resolve performance issues including 503s and queue full errors.</description>
        <pubDate>Tue, 28 Sep 2021 19:32:36 GMT</pubDate>
    </item>
</channel>
</rss>

