Limiting resources used by scripts on web server



What are my options for a webserver that will support TCL and allow me
to limit resources (especially memory) used by a script?

So far I have:

1) FastCGI and use a process supervisor and/or OS limits
2) Apache pre-fork with websh (or Rivet or mod_tcl?) and a similar
approach

As far as I can see there is no way of doing this with Aolserver,
TClHttpd or Wub. I have used TCLHttpd once before and liked it a lot,
Wub and AOlserver look good too (although Wub seems to lack
documentation). Is there a way I could use any of these?

Bauk seems very nice, but hardly anyone seems to be using it. It does
what I want, but may not be well tested and there does not seem to be
much of a community.

Are there any other options I have missed?
.



Relevant Pages

  • Re: ANNOUNCE -- New Home for Web Services for Tcl
    ... tWSDL doesn't use any AOLserver specific API. ... package, maybe the threads package. ... In TclHttpd I hook my package to certain URLs -- I'm not at all sure how to ... Wub approach is more of a tool kit than a stand-a-lone server (like ...
    (comp.lang.tcl)
  • Re: Limiting resources used by scripts on web server
    ... to limit resources used by a script? ... As far as I can see there is no way of doing this with Aolserver, ... TClHttpd or Wub. ... I have used TCLHttpd once before and liked it a lot, ...
    (comp.lang.tcl)
  • Re: Limiting resources used by scripts on web server
    ... to limit resources (especially memory) used by a script? ... TClHttpd or Wub. ... I have used TCLHttpd once before and liked it a lot, ...
    (comp.lang.tcl)