[racket] WebServer memory and custom expiration page

From: J G Cho (gcho at fundingmatters.com)
Date: Wed Apr 25 17:58:32 EDT 2012

A couple of minor question about page expiring too fast.

How does one assign more memory to WebServer (with State)? (I am
guessing this delays expiration. Please correct me if I am wrong.) I
read something about Continuation Managers but not clear how to create
one and how to use it with serve/servlet.

Also, when the page does expire, I'd like to provide a link to a place
where user can go back (instead of keep pressing back buttons many
times.) Do I edit some page under collects or pass a lambda to
serve/servlet (as in the recent thread about statless/stuffer)?

Regards,

jGc

Posted on the users mailing list.