Wrox Home  
Search P2P Archive for: Go

  Return to Index  

aspx thread: What happens with the server process if the client disappears


Message #1 by "Gornik, Davor" <dgornik@r...> on Wed, 27 Jun 2001 17:03:00 -0700
The situation is as follows:

the ASP.NET page instantiates a server process and sends HTML to the client

(if we decide to have the server part).

The happy day scenario is that the client actually responds and the server

instance reacts on the response.

How about when the client does not respond (process killed, connection lost,

etc.)? How long is the server instance kept in memory? How long does it

exist?



Regards,



Davor Gornik


  Return to Index