Z
Z
zanooda2019-02-26 21:38:38
IIS
zanooda, 2019-02-26 21:38:38

How to stop process by timer at iis level?

Objective: stop running the request after n minutes if it has not stopped itself at the iis level. i.e. not from code.
1. Is it possible?
2. If so, how?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
C
CHolfield, 2019-03-01
@CHolfield

1. yes
2. either the client must specify Timeout in the request, or at the application level, the timeout is set in the settings of the web application, site and server (there are several levels of settings, some are repeated).

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question