The readme indicates the responseDeadlockInterval seeting in the processModel section of the machine.config should be increased if running into issues.
However, that setting is not availablein IIS6 as the processModel section is ignored.
Is there an alternate setting that you recomend?
IIS6 / W2003 and responseDeadlockInterval
Moderator: SourceGear
Within IIS' manager, check the properties on the default application pool (assuming no-one has configured Vault to use a separate pool).
The deadlock interval's equivalence is "Shutdown worker processes after being idle for (time in minutes)".
HTH
The deadlock interval's equivalence is "Shutdown worker processes after being idle for (time in minutes)".
HTH
- Attachments
-
- iis6_deadlock.jpg (40.41 KiB) Viewed 12310 times
Jeff Clausius
SourceGear
SourceGear
This is the message I found on newsgroups regarding this setting & IIS - it's from MSFT (at least the poster indicate was) and possibly makes sense
In the end, we'll see what happens. If it becomes a problem I can set IIS to run in IIS 5 mode which will read the machine.config/processModel section....
http://groups.google.com/groups?hl=en&l ... gbl&rnum=2
Regarding -- responseRestartDeadlockInterval and responseDeadlockInterval --
there isn't anything comparable in IIS6 because ASP.Net is using the "report
unhealthy" mechanism to get IIS6 to recycle itself.
In the end, we'll see what happens. If it becomes a problem I can set IIS to run in IIS 5 mode which will read the machine.config/processModel section....
http://groups.google.com/groups?hl=en&l ... gbl&rnum=2
Regarding -- responseRestartDeadlockInterval and responseDeadlockInterval --
there isn't anything comparable in IIS6 because ASP.Net is using the "report
unhealthy" mechanism to get IIS6 to recycle itself.
If you use IIS 5 isolation mode in IIS 6 and get a crypto error when Vault users log in, be sure to read this article too:
http://support.sourcegear.com/viewtopic.php?t=14
http://support.sourcegear.com/viewtopic.php?t=14