[plt-scheme] another servlet question

From: Bruce Butterfield (bab at entricom.com)
Date: Fri Apr 4 12:07:16 EST 2003

1) Startup web server (web-server-text -p 8080)
2) In browser go to URL http://localhost:8080/servlets/examples/add.ss
3) Wait
4) web-server-text exits after 2 minutes

I can understand an instance of the servlet timing out after 
TIMEOUT-DEFAULT seconds but not why this would result in exiting the web 
server itself. Wassup?

RedHat 8.0, mzscheme version 203.6-cvs26mar2003.



Posted on the users mailing list.