interp
aa7bcc6186
+ add option instance-lifetime along with some functions
...
+ add instance surveillance thread that kills instance after
a period of time
2002-09-29 15:20:36 +00:00
interp
bfbeb49125
add CACHE-PLUGINS? option
2002-09-29 13:43:39 +00:00
interp
3fcaa99239
register session before loading plugin to be able to create callbacks in plugin
2002-09-27 15:04:36 +00:00
interp
e667dedcc2
remove debug output
2002-09-26 12:59:54 +00:00
interp
7dde62cd1a
Be more flexible with paths; use $SUNETHOME and $SSAXPATH if set or
...
reasonable default values if not.
In particular, work around the dependency of config on cwd.
2002-09-26 12:13:01 +00:00
interp
0b2a59b6ef
utilities for servlet plugins on higher level
2002-09-24 09:01:26 +00:00
interp
9328d1fa82
small brace typo
2002-09-24 08:47:33 +00:00
interp
8f67c75101
add possibility to clear instance table remotely (may go away in the
...
future)
2002-09-24 08:15:21 +00:00
interp
4d9f45c1bd
remove FIXMEs:
...
* respect presence of threads - use locks for table accesses
(*instance-table*, continuation-table, *plugin-table*)
* return 404 Not found if servlet does not exist
* neglect POST request (will do this later)
* reload plugin if timestamp has changed
2002-09-21 20:18:49 +00:00
interp
abd747a49b
* use Oleg's SSAX (SSAX->HTML et al.)
...
* add continuation counter in servlet-handler, thus the generated continuation
urls are a bit more human readable.
2002-09-19 11:16:29 +00:00
interp
911c56e668
change to srfi-27 for random bits
2002-09-18 15:32:41 +00:00
interp
ac880e4491
move reset calls forward
2002-09-18 08:57:28 +00:00
interp
7c5de69604
add triggers for profiling and cache flushing (this may go away in the future)
2002-09-14 16:43:58 +00:00
interp
e857b32057
add comment
2002-09-14 16:42:52 +00:00
interp
4ae31efbb2
use shift/reset
2002-09-14 16:42:24 +00:00
interp
d5b2b448d9
first shot on adding servlets to HTTPD
2002-09-13 07:21:19 +00:00