473,587 Members | 2,501 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Page Timeout for a single page

I can't seem to find anything about setting the timeout for an individual
page. I have a long running post to a page, but the post is done from an
applet, so the browser doesn't have a timeout problem. But the server is
closing the connection and terminating the request after 90 sec (the default
timeout).

I don't want to change the page timeout for the whole application - MS best
practices discourages it because resources are used until the page times
out. The page in question is used for large file uploads and the applet is
for large numbers of large uploads at one time (30 - 100 files / 3-6 mb
each) which is why we use the applet.

I know that I could create an IIS virtual application directory with it's
own web config file but I was wondering if some one could confirm for me
whether or not I can set the timeout for a specific page or not.

Thanks,
Mark Miller
Nov 18 '05 #1
2 1653
"Mark Miller" <ma************ *@maxpreps.com> wrote in news:OoXbeSkfEH A.644
@tk2msftngp13.p hx.gbl:
The page in question is used for large file uploads and the applet is
for large numbers of large uploads at one time (30 - 100 files / 3-6 mb
each) which is why we use the applet.

If you're uploading 100 files x 6MB each... that takes up quite a bit of
server memory.

Wouldn't it make more sense to upload via FTP?

As for page timeouts, I don't think you can control it on a per page basis.

Nov 18 '05 #2
Thanks, I appreciate the response.
If you're uploading 100 files x 6MB each... that takes up quite a bit of
server memory.

Wouldn't it make more sense to upload via FTP?
We are using SoftArtisans' FileUp so the files aren't being loaded into
memory, they get chunked to disk as they are uploaded. Then they get passed
one by one to the ASP.Net page. We're doing it this way because we are
likly to have hundreds of users uploading and we don't want to manage the
FTP user accounts among other things required to hook the files into the
application.
As for page timeouts, I don't think you can control it on a per page

basis.

I thought so. I just wanted to confirm it.

Thanks again,
Mark
Nov 18 '05 #3

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

Similar topics

3
7406
by: John Ramsden | last post by:
In a monitoring app I have written, the message summary screen refreshes itself automatically every couple of minutes via the line <meta http-equiv="Refresh" content="180">. The screen mostly comprises a table of single-line messages, and next to each a small status image (red for error, yellow for warning, etc). Normally in Internet...
6
18680
by: Nifty | last post by:
After creating a routine to select from past ADODB connection strings, I found that it takes 60 seconds to timeout! I found the Microsoft article below <http://support.microsoft.com/default.aspx?scid=kb;en-us;225859> but wonder if anyone has a work around.
11
2883
by: Bob | last post by:
In our new .NET web applications, we try to limit the use of SqlConnection to just one instance per page, even if there are multiple accesses to various queries. The thinking behind is that this reduces the need to getting and returning connections to the pool repeatedly if a page has multiple calls to the DB, and each one manages its own...
4
15457
by: DavidS | last post by:
First: There are several ways to confuse one regarding session timeout. (1) web.config - <sessionState timeout="20"> (2) IIS Manager | Internet Information Services | ServerNode | Default Web Site | Properties | Configuration | Options | Enable Session State Session timeout 20 (3) within Global.asax.vb file - Session_Start subroutine can use...
2
2353
by: Siegfried Heintze | last post by:
I made the following change to my web.config file (see fragment below) but does not seem to affect the timeout on my web page. I have a huge session state but since I'm the only one using it, I'd like to set the timeout to infiinity. How can I do this? Thanks, Siegfried <sessionState mode="InProc"...
4
9429
by: UJ | last post by:
I have a page where the user can upload a video file. As you can guess, this may take a while. Is there a way I can change the session timeout for just this one page? I would also want to change the forms authentication to be a large value for that page also. TIA - Jeff.
2
3342
by: Astrix | last post by:
I have been working on session timeout for an application and I got a lot of help from this discussion Board. My Thanks to all of you. For e.g If i have a website which has multiple pages, I open the first page and then log to the second page and so forth.. Don't session timeout value get reset each time we go to another page ? I have...
7
2761
by: =?Utf-8?B?Sm9obiBTdGFnZ3M=?= | last post by:
Hello, Please read this all before giving an answer :) I'm doing some troubleshooting on a web application that my company wrote. It's written in asp.net 1.1. The error that the Event viewer gives is: Timeout expired. The timeout period elapsed prior to obtaining a connection from the pool. This may have occurred because all pooled...
3
4101
by: John Kotuby | last post by:
Hi all, Within an IFRAME of a standard site constructed of mostly static HTM type pages, I am calling up one page from a large ASP.NET 3.5 site. I have precompiled the ASP.NET site and published. "Allow precompiled site to be updateable" is NOT checked. "Enable strong naming on precompiled assemblies" is NOT checked. However, "Use fixed...
0
7920
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, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main...
0
7849
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 effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language...
0
8215
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. ...
0
8220
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the...
0
6626
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, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then...
0
3844
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in...
0
3879
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
2358
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
1
1454
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

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.