【正文】
(Can have private ponents, session variables , etc.) ASP .NET WAS App pool App Domain App Domain App Domain App Domain App Domain App Domain App Domain App Domain 應用程序池 ASP .NET App pool 使您的運用程序更可靠 周期的進程回收 ? 這是什么? ? 在周期重新啟動的基礎上 ? 正常運用時間 (Uptime) ? 需求數量 ( of requests) ? 調度時間 (Scheduled time) ? 內存消耗 (Memory consumption) ? 按需 (Ondemand) ? 為什么要用呢? ? 刷新應用程序來保證可用性 ? 防備以壞的應用程序來占領整個系統 使您的運用程序更可靠 與 的設置 processModel requestLimit=―500‖ memoryLimit=―60‖ … / IIsApplicationPool Loc=―…‖ PeriodicRestartReqs=―500‖ PeriodicRestartMemory=―20‖ PeriodicRestartSchedule=―‖ PeriodicRestartTime=―0‖ ? processModel… section is ignored when running on IIS 6 使您的運用程序更可靠 Web 場會話狀態(tài) ? 會話狀態(tài)可以存儲在外部進程中 ? ASP State Service ? SQL Server? 2022 ? 可靠性 ? 會話狀態(tài) survives 故障 /重新啟動 ? 啟用 Web 場部署 ? 會話狀態(tài) can now be shared across a Web farm of ASP .NET Servers ? Applications no longer tied to one machine ? Design your apps to be recycled! 演示 從回收中保持會話狀態(tài) 使您的運用程序更可靠 Pinging A ? 這是什么? ? 為檢測 線程死鎖而設計 ? Will engage if there are no threads in worker process available to respond in time ? 怎么使用? ? WAS ―ping‖ 每一個 ? 配置進程 —在一段時間內一定要有回應 ? 如果 (在確定的一段時間內沒有回應 ) ? 默認 : 去處進程 , 發(fā)布事件 , 啟動新