工人流程回收问题 [英] Worker process recycle issue

查看:68
本文介绍了工人流程回收问题的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我的应用程序托管在客户端服务器上的IIS 7.0上。

在一些常规间隔后,工作进程得到回收。那么如何避免回收工作进程。



事件日志收到以下错误消息......



进程ID为8420的工作进程服务应用程序池DefaultAppPool已请求回收,因为工作进程已达到其允许的处理时间限制。

My application is hosted on IIS 7.0 at client server.
After some regular interval worker process gets recycle. So how do I avoid recycle of worker process.

Event Log getting the following error message......

A worker process with process id of ''8420'' serving application pool ''DefaultAppPool'' has requested a recycle because the worker process reached its allowed processing time limit.

推荐答案

转到应用程序池,高级设置。尝试将空闲超时和常规时间间隔更改为0.这应该会停止回收。
Go to the application pool, advanced settings. try changing the "Idle Time-out" and "Regular Time Interval" to 0. this should stop your recycle.


这篇关于工人流程回收问题的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆