[Lazarus] fpWeb long process progress

Henry Vermaak henry.vermaak at gmail.com
Wed Aug 15 11:13:10 CEST 2012


On 15 August 2012 09:28, Michael Schnell <mschnell at 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




More information about the Lazarus mailing list