-
Connection between client and server should be kept alive for a longer period.
Problem:
The connection between client and server should be alive for a longer period
( say 30 minutes).
Hi,
I am calling a component from my ASP page. It takes a long time for this
component to be processed ( Say greater than 300 seconds). A timeout occurs
and the server cannot be found (TIMEOUT) appears on the client.
In the Default Web Site Properties, Connection Timeout = 7000 seconds.
The ASP script timeout for the web folder = 7000 seconds.
The session Timeout is programmatically set to 20 minutes. I know that
the timeout between client and server doesnot depend on Session Timeout yet
set it.
Any help as to how to increase the timeout period, so that the connection
between client and server is alive for a longer period ( say 30 minutes).
Regards,
Sunil N
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
Forum Rules
|
Top DevX Stories
Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL
|
Bookmarks