[plt-scheme] Web Server Send/Suspend/Finish questions

From: Hans Oesterholt-Dijkema (hdnews at gawab.com)
Date: Tue Oct 17 15:56:16 EDT 2006

Dear All,

I've developed a web application (a couple of wiki form based
wizards) for my company in PLT Scheme, using the PLT Web Server.
In this application, I'm not using send/finish once. I'm only using 
send/suspend.

How does the web server know when to discard continuations?
Suppose I break off the "wizard" session by just stopping the
browser?

Thanks in advance for your answers,

--Hans





Posted on the users mailing list.