473,396 Members | 1,724 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,396 software developers and data experts.

executionTimeout / responseDeadlockInterval

Jon
Hello,

We have had some issues with users timing out when uploading large images to
our site.

In order to extend the default timeout from 90 seconds to 3.5 minutes, we
have
edited the httpRuntime element to add the executionTimout attribute as so:

executionTimeout="210"

In machine.config we have changed the processModel element's
responseDeadlockInterval attribute to "00:03:30", (matching the
executionTimeout="210" in the web.config).

Does anybody see any problems with this? Is there any good reason that we
shouldn't be altering these values?
Nov 19 '05 #1
1 3640
Elo,

See
http://groups.google.pl/group/micros...2c124519923c10

--
Milosz Skalecki
MCP, MCAD
"Jon" wrote:
Hello,

We have had some issues with users timing out when uploading large images to
our site.

In order to extend the default timeout from 90 seconds to 3.5 minutes, we
have
edited the httpRuntime element to add the executionTimout attribute as so:

executionTimeout="210"

In machine.config we have changed the processModel element's
responseDeadlockInterval attribute to "00:03:30", (matching the
executionTimeout="210" in the web.config).

Does anybody see any problems with this? Is there any good reason that we
shouldn't be altering these values?

Nov 19 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
by: Arsen V. | last post by:
I am trying to make the page execute timeout after 2 seconds. I first tried using the Server.ScriptTimeout = 2 in the Page_Load() event. The next line does System.Threading.Thread.Sleep(10000);...
4
by: Alphonse Giambrone | last post by:
Can executionTimeout be set at run time? I need to increase it, to allow file uploads, but would prefer to only do it when the upload page is requested. TIA -- Alphonse Giambrone Email:...
0
by: Virag Gutgutia | last post by:
Hi, I am trying to understand the behaviour of executionTimeout attribute in the httpRuntime element. From what I understood in the documentation that by setting the executionTimeout i can limit...
0
by: Peter Jaffe | last post by:
I had noticed a number of people posting that they where having trouble getting the Web.config httpRuntime executionTimeout attribute to work as expected. I realized today that if the...
1
by: Jon | last post by:
Hello, We have had some issues with users timing out when uploading large images to our site. It is my understanding that the web.config file can be edited to extend the executionTimeout...
2
by: SevDer | last post by:
Hi We have a case where client clicks a button and series of events take place which some of them are web service calls. And sometimes, we are receiving ThreadAbortException on the final steps...
0
by: Rich | last post by:
I created an asp.net code to scrape data off a website. It calls many pages on a website. Coded like this: for(int i=0;i<2000;i++) { HttpWebRequest myHttpWebRequest =...
10
by: Jim Underwood | last post by:
I am having a problem with my web page timng out while retrieving a long runnign report (90-120 seconds. I have tried modifying several settings in various places and cannot get it to run for more...
1
by: dejavue82 | last post by:
Hi, What is the maximum value I can set to the following web.config property to? <httpRuntime executionTimeout=""> I'm asking, since I'm not sure if there is a setting on my host's shared...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.