Web Hosting Talk







View Full Version : decrease load or priority of perl/cgi script


yesyes
12-13-2001, 06:32 AM
Hi,

I want to know how to decrease the load or give a lower priority to a perl/cgi script. I'm running a checker on two servers (RAQ3 and a RAQ4) which checks if all the ports are open that must be open. But the load is to high.

thanks in advance.

jks
12-13-2001, 02:09 PM
Originally posted by yesyes
Hi,

I want to know how to decrease the load or give a lower priority to a perl/cgi script. I'm running a checker on two servers (RAQ3 and a RAQ4) which checks if all the ports are open that must be open. But the load is to high.

thanks in advance.

You can use the nice command to lower it's priority!