What happens to Cancelled HTTP Requests
From: Chandra (Chandra_at_discussions.microsoft.com)
Date: 10/20/04
- Next message: Joel Cade: "Re: Migration from SQL Server 2k to XML"
- Previous message: B. Chernick: "Re: .ocx with ASP.NET"
- Next in thread: Scott Allen: "Re: What happens to Cancelled HTTP Requests"
- Reply: Scott Allen: "Re: What happens to Cancelled HTTP Requests"
- Messages sorted by: [ date ] [ thread ]
Date: Wed, 20 Oct 2004 12:57:01 -0700
What happens to a cancelled http request from the server perspective?
Here's the scenario.
I request a page from the web server and page requires lot of processing.
Before the response comes to the browser I either hit the Stop button on the
browser or moved on to another page.
Now at the server, does it continue to process the request? or does ASP.Net
terminate the processing because the TCP connection of the HTTP requests is
longer active?
Whats the story here?
Thanks a lot.
Chandra
- Next message: Joel Cade: "Re: Migration from SQL Server 2k to XML"
- Previous message: B. Chernick: "Re: .ocx with ASP.NET"
- Next in thread: Scott Allen: "Re: What happens to Cancelled HTTP Requests"
- Reply: Scott Allen: "Re: What happens to Cancelled HTTP Requests"
- Messages sorted by: [ date ] [ thread ]