I could easily send a "keep Alive" signal within my loops, I just 
don't know what that signal might be. I am using Delphi 7 and the 
TWebModule stuff and I have not seen anything there. I guess I'll have 
to go directly to the CGI spec.

Doug

On 7/6/2010 11:15 AM, David Smith wrote:
> Can't you create a timer and emit some sort of "keep alive" signal at regular 
> intervals?
>
> --- On Tue, 7/6/10, Doug Hale<del...@doughale.com>  wrote:
>
> From: Doug Hale<del...@doughale.com>
> Subject: Re: [delphi-en] Prevent CGI interface timeout.
> To: delphi-en@yahoogroups.com
> Date: Tuesday, July 6, 2010, 10:00 AM
>
>
>
>
>
>
>
>   
>
>
>
>
>
>
>
>
>
>          I think that the first CGI has to respond to Apache before a timeout.
>
> So I'm not sure how the second CGI would help.
>
>
>
> Doug
>
>
>
> On 7/6/2010 10:27 AM, David Smith wrote:
>
>> How about spawning another CGI session from within that session to the 
>> search?
>> --- On Tue, 7/6/10, Doug Hale<del...@doughale.com>   wrote:
>> From: Doug Hale<del...@doughale.com>
>> Subject: [delphi-en] Prevent CGI interface timeout.
>> To: delphi-en@yahoogroups.com
>> Date: Tuesday, July 6, 2010, 8:43 AM
>>
>>           As I said in another post, I have a CGI application that serves 
>> vary
>> large files to clients. It also does a search for keywords in the file
>> names.  Sometimes the Apache/CGI interface times out during the search.
>> Is there a way for the CGI application to tell Apache that it is still
>> working on it and just wait (reset the timer)?
>> Is there a way for the CGI application to return partial results as the
>> results are generated?
>> Doug
>> [Non-text portions of this message have been removed]
>> ------------------------------------
>> -----------------------------------------------------
>> Home page: http://groups.yahoo.com/group/delphi-en/
>> To unsubscribe: delphi-en-unsubscr...@yahoogroups.comyahoo! Groups Links
>> No virus found in this incoming message.
>> Checked by AVG - www.avg.com
>> Version: 9.0.830 / Virus Database: 271.1.1/2985 - Release Date: 07/06/10 
>> 00:36:00
>
>
> [Non-text portions of this message have been removed]
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
> [Non-text portions of this message have been removed]
>
>
>
> ------------------------------------
>
> -----------------------------------------------------
> Home page: http://groups.yahoo.com/group/delphi-en/
> To unsubscribe: delphi-en-unsubscr...@yahoogroups.comyahoo! Groups Links
>
>
>
>
>
>
> No virus found in this incoming message.
> Checked by AVG - www.avg.com
> Version: 9.0.830 / Virus Database: 271.1.1/2985 - Release Date: 07/06/10 
> 00:36:00
>



[Non-text portions of this message have been removed]

Reply via email to