contents index previous next
CGITimeout
Long, Read/Write
Return/set the timeout for CGI scripts in seconds. The longest time a CGI thread can execute is set by this timer. If the thread run time exceeds CGITimeout, it is terminated. If is set to zero the timer will be disabled.
ConnectionTimeout