Web service execution time

  • Thread starter Thread starter Sharon
  • Start date Start date
S

Sharon

Hi all

As I understand, IIS kills long running web services

What is considered as long time?

Where is it defined?



Thank you

Sharon
 
Hello

The default execution time (defined in machine.config) is 90 seconds. It is
under configuration/system.web/httpRuntime.

The value can be overriden in web.config

Best regards,
Sherif
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top