[Speedycgi-users] speedy parameters
Brought to you by:
samh
|
From: Ronald D. W. <rdw...@ti...> - 2002-10-17 16:33:50
|
we are using speedy as a backend process to keep our perl scripts loaded in memory. CGI::SpeedyCGI verison is 2.11. I was wandering if there is a good rule of thumb to use when running our scripts via speedy in regards to timeout and number of times ran. here are the options we are using now to call the perl script: /usr/local/bin/speedy -w -- -r30 -t60 is there a good document out there that covers this? I looked in the archive contained at http://sourceforge.net/mailarchive/forum.php?forum=speedycgi-users to no avail. I also scanned over the doc contained at http://daemoninc.com/speedycgi/ and didn't see anything there. I am new to speedy so anyhelp will be appreciated. Thanks and Regards, Ron |