Welcome to HostingForumz.com!
FAQFAQ      ProfileProfile    Private MessagesPrivate Messages   Log inLog in

ASP TimeOut limit

 
   Web Hosting Problem Solving Community! (Home) -> IIS RSS
Next:  IIS6 works on LAN not on Internet  
Author Message
nfchin

External


Since: Aug 22, 2003
Posts: 10



(Msg. 1) Posted: Sat Aug 23, 2003 1:32 am
Post subject: ASP TimeOut limit
Archived from groups: microsoft>public>inetserver>iis (more info?)

Hi, I set ASP TimeOut in IIS Manager Properties to 2
seconds and used Server.ScriptTimeOut to check that it is
in fact =2, but the script that "ran" for about 10
seconds. Why is that so? Are there any other settings that
controls this or there is a minimum script runtime?

 >> Stay informed about: ASP TimeOut limit 
Back to top
Login to vote
kenremove

External


Since: Aug 23, 2003
Posts: 3041



(Msg. 2) Posted: Sat Aug 23, 2003 6:54 pm
Post subject: Re: ASP TimeOut limit [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

How do you know that the script ran for 10 seconds? (part of the time might
be IIS starting up for example). Also, check here:
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/iisre...tm/ref_
(if part of the time is used by a server component, eg ADO object, then that
doesn't count towards the timeout value)

Cheers
Ken


"Nyat" <nfchin RemoveThis @hongleong.com.my> wrote in message
news:00c701c36937$ed8a56d0$a001280a@phx.gbl...
: Hi, I set ASP TimeOut in IIS Manager Properties to 2
: seconds and used Server.ScriptTimeOut to check that it is
: in fact =2, but the script that "ran" for about 10
: seconds. Why is that so? Are there any other settings that
: controls this or there is a minimum script runtime?

 >> Stay informed about: ASP TimeOut limit 
Back to top
Login to vote
timcof

External


Since: Sep 02, 2003
Posts: 912



(Msg. 3) Posted: Wed Sep 03, 2003 9:18 am
Post subject: RE: ASP TimeOut limit [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Remember this about script timeout:

If you have script timeout set to 90 seconds in IIS, and 2 in your code, via Server.ScriptTimeout, then it will have a timeout period of
90 seconds. If you have script timeout set to 90 seconds in IIS, and 100 seconds in your code, then the 100 seconds will prevail.

If you have a simple script you are testing against, it probably had no problems running in 2 seconds; if you want to test it, create a db
connection pulling a large amount of data from a table.

Thank you. I hope this information is helpful.

Tim Coffey [MSFT]

This posting is provided “AS IS” with no warranties, and confers no rights. You assume all risk for your use. © 2001 Microsoft
Corporation. All rights reserved.
--------------------
| Content-Class: urn:content-classes:message
| From: "Nyat" <nfchin.DeleteThis@hongleong.com.my>
| Sender: "Nyat" <nfchin.DeleteThis@hongleong.com.my>
| Subject: ASP TimeOut limit
| Date: Fri, 22 Aug 2003 22:32:22 -0700
| Lines: 5
| Message-ID: <00c701c36937$ed8a56d0$a001280a@phx.gbl>
| MIME-Version: 1.0
| Content-Type: text/plain;
| charset="iso-8859-1"
| Content-Transfer-Encoding: 7bit
| X-Newsreader: Microsoft CDO for Windows 2000
| X-MIMEOLE: Produced By Microsoft MimeOLE V5.50.4910.0300
| Thread-Index: AcNpN+2KW1LP5TlLRXOaQf9gmsrKQg==
| Newsgroups: microsoft.public.inetserver.iis
| Path: cpmsftngxa06.phx.gbl
| Xref: cpmsftngxa06.phx.gbl microsoft.public.inetserver.iis:272082
| NNTP-Posting-Host: TK2MSFTNGXA08 10.40.1.160
| X-Tomcat-NG: microsoft.public.inetserver.iis
|
| Hi, I set ASP TimeOut in IIS Manager Properties to 2
| seconds and used Server.ScriptTimeOut to check that it is
| in fact =2, but the script that "ran" for about 10
| seconds. Why is that so? Are there any other settings that
| controls this or there is a minimum script runtime?
|
 >> Stay informed about: ASP TimeOut limit 
Back to top
Login to vote
Display posts from previous:   
Related Topics:
CGI Timeout IIS 6 - In IIS 5 to find the CGI Timeout you right clicked the server name chose edit on the WWW service clicked home directories clicked configuration. Chose the process options tab and then you had CGI Timeout. How do I get to this in IIS 6 on Windows..

cgi timeout - Hi, IIS 5.1 I'm developing a cgi (exe file) which does some heavy computations. Unfortunately the server sometimes times out before the cgi has finsihed the calculations. I've tried to set the various time out parameters to high numbers, but the server...

IIS CGI Timeout - Hello. Does IIS kill any CGI process that runs longer than 300 secods (or whatever we configure it to)? I mean, I have a CGI that (by any bug reason) displays a message box in the server that is running IIS and keep waiting for the user "OK" c...

CGI Timeout - Some useful info for anyone stumped by the 300 second default CGI Timeout setting in IIS when trying to run a PHP process that is longer... The 'master' Process Options Tab (Web Sites -> Properties -> Home Directory -> Configuration) in IIS all...

CGI Timeout - Some useful info for anyone stumped by the 300 second default CGI Timeout setting in IIS when trying to run a PHP process that is longer... The 'master' Process Options Tab (Web Sites -> Properties -> Home Directory -> Configuration) in IIS all...
   Web Hosting Problem Solving Community! (Home) -> IIS All times are: Pacific Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]