Remco Eissing
Remco Eissing
The property you are looking for is `restartTimeLimit`. > Indicates the period of time (in minutes) after which the application pool will recycle. The value must be a string representation...
@Chadliel Thanks for the context. In that case you are looking for `restartSchedule`. That seems different from the original issue, which seems the exact opposite to me: > See image...
Sounds useful. I have some scripts for enabling this, but these are a long way from being a proper resource.
I ran a few tests using a UNC directory for the virtual directory and this all works fine for me. For example the bellow example resulted in a virtual directory...
Using the above configuration would result in this configuration ``. This will mean that a file should be named like `index.aspx, .aspz`, which is not what you want to achieve....