Limit a cgi script's cpu usage 2025-04-07 Is there a way to limit a particular cgi script's cpu usage on a server? I want to still let it run, but just set a limit on it so that it doesn't push the load on the server too high. Thanks.