English version of all error messages you can encounter while programming
  |   ABOUT


Localized version

應用程式集區 '%1' 的 IdleTimeout '%2' 等於或大於 PeriodicRestart 時間值 '%3'。這表示工作者處理序不會發生閒置逾時的情況,因為在到達閒置逾時之前它就會重新啟動。請確認這是否為所要的行為,如果是的話,請考慮停用閒置逾時,只將它設為 '0' 即可。

Click to search this error in Google

English version

The application pool '%1' has an IdleTimeout '%2' equal to or greater than the PeriodicRestart time value of '%3'. This means that the worker process will never idle timeout, since it will restart before the idle timeout is reached. Please confirm that this is the desired behavior and if so, consider disabling the idle timeout by setting it to '0'.

Click to search this error in Google



Localized version
 Chinese (Traditional) Legacy

Error category
 Windows

Other localized versions
5 versions





Copyright © dotmedias 2012 Launched in 2012, to help programmers finding solutions