Re: Limiting resources used by scripts on web server



On Jun 30, 7:10 pm, David Gravereaux <davyg...@xxxxxxxxx> wrote:
graeme.piete...@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?

Is this for development/test purposes or for use in production? What is
the dropback behavior when a limit is reached, return a '500 server too
busy' and wait for the current activity to complete?

For production.

A 500 is OK, because it should only happen when something is wrong or
the user is malicious.
.