Re: Limiting resources used by scripts on web server
- From: "Gerald W. Lester" <Gerald.Lester@xxxxxxx>
- Date: Sun, 29 Jun 2008 14:45:43 -0500
graeme.pietersz@xxxxxxxxx wrote:
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?
TclHttpd supports cgi as well as threads, thus you could use the same limiting approach as #1.
Also, if you use TclHTtpd with Tcl 8.5, 8.5 give you several ways to control execution resource usage in a slave interp.
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?
--
+--------------------------------+---------------------------------------+
| Gerald W. Lester |
|"The man who fights for his ideals is the man who is alive." - Cervantes|
+------------------------------------------------------------------------+
.
- Follow-Ups:
- Re: Limiting resources used by scripts on web server
- From: graeme.pietersz@xxxxxxxxx
- Re: Limiting resources used by scripts on web server
- References:
- Limiting resources used by scripts on web server
- From: graeme.pietersz@xxxxxxxxx
- Limiting resources used by scripts on web server
- Prev by Date: tablelist: <Return> the same as <Tab> when editing.
- Next by Date: Re: problem with special characters in file command?
- Previous by thread: Limiting resources used by scripts on web server
- Next by thread: Re: Limiting resources used by scripts on web server
- Index(es):
Relevant Pages
|