Web Hosting Talk







View Full Version : run away scripts


goodness0001
02-08-2002, 07:02 PM
How can you prevent a customer from executing a script that is poorly written or malicious from consuming up all the resources...

There has to be a way...

AlaskanWolf
02-08-2002, 07:40 PM
likely u can use

RLimitMEM
RLimitCPU

goodness0001
02-08-2002, 09:17 PM
Is there some documentation i can find on there, where is it placed and what are the parameters?

jks
02-09-2002, 09:46 AM
Originally posted by goodness0001
Is there some documentation i can find on there, where is it placed and what are the parameters?

You can find the Apache manual on:

http://www.apache.org/

goodness0001
02-10-2002, 07:23 PM
found it, thanks.

tariehk
02-12-2002, 12:37 AM
What is the best settings for these two fields? Are there any other programs to do this?