PDA

View Full Version : Is there a setting to limit cgi processes by real time on Apache?


zylstra
Sep 22, 2009, 12:20 PM
I'd like Apache to terminate my perl script after 1 minute if it doesn't complete naturally. Is there a setting in Apache (or other server software) to do this?

Thanks.