Hi : I don't like to waiting for a long time for cgi respones. So,I'm thinking about the question of signal handle and set up timer for cgi. Is there anyone have the exprience of this ? I usually use : $SIG{INT} = \&logout; $SIG{ALRM} = \&timeout; for perl program Can I use them in CGI ? thanks for your suggestion ! Cliff -- -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]