On 15 August 2012 09:28, Michael Schnell <mschn...@lumino.de> wrote:
> On 08/15/2012 12:14 AM, Leonardo M. Ramé wrote:
>>
>> in my case, I know in advance the process wouldn't take more than one
>> minute,
>
> I feel that (without some special configuration) a normal web server will
> kill a standard CGI process that takes more than just a few seconds before
> returning.

Apache defaults to 300 seconds for its core timeout (which includes
mod_cgi).  Different modules have their own configuration settings,
e.g. php have a max_execution_time, which defaults to 30 seconds
afaik.

Henry

--
_______________________________________________
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to