[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] timeout on cgi scripts....



If you have the script performing sendmail function, it may be hanging on
sendmail.
Let us know if your script is using a sendmail function or not.  I will give
you the fix.
Also if your Raq was on another network at some time, you may have an old
config file under your network-scripts/ dir.  This causes some things to
hang once
and a while.

> timeout for doing what ? what`s the sense of calling a CGI script by
> cron ?

By the way, I have some scripts being called by Cron to do automatic DNS and
sendmail updates.

Randall


----- Original Message -----
From: "H.P. Stroebel" <hpstr@xxxxxxxxxxxxx>
To: <cobalt-users@xxxxxxxxxxxxxxx>
Sent: Saturday, January 27, 2001 4:48 PM
Subject: Re: [cobalt-users] timeout on cgi scripts....


> Annicke schrieb:
>
> > Where can you configure the timeout for a cgi script? Not called by http
but
> > done by a con job?
>
> timeout for doing what ? what`s the sense of calling a CGI script by
> cron ?
>
> be more specific. a cgi script can be written in several languages.
> generally, a cgi script itself has no timeout, at least AFAIK.
>
> of course, if it takes some action before sending out a http response,
> you might add a timeout for this action by adding some code. search the
> docu of your script language for signal handling and the alarm signal.
>
> cu
>
>
> --
>
> H. P.  Stroebel, Germany
>
> CGI-FAQ for Raq-Newbies :
> http://users.iol.it/hpstr/
>
> Apollo 13 - Commander : "Houston, we have a problem"
> Win2000 - Administrator : "Redmond, we have 64000 problems"
>
> _______________________________________________
> cobalt-users mailing list
> cobalt-users@xxxxxxxxxxxxxxx
> To Subscribe or Unsubscribe, please go to:
> http://list.cobalt.com/mailman/listinfo/cobalt-users
>