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

Re: [cgiapp] time outs



Putnam, Denis (Contractor) wrote:
> Can anyone tell me how to send an http response back to the browser
> before i complete my output buffer on a long running query.  I need to
> do this to keep the browser from timing out.

If you need to do this, then you need to do it manually. First set the
header_type to 'none', then print your own http headers, and then periodically
print a null byte to the client.

-- 
Michael Peters
Developer
Plus Three, LP


---------------------------------------------------------------------
Web Archive:  http://www.mail-archive.com/suppressed/
              http://marc.theaimsgroup.com/?l=cgiapp&r=1&w=2
To unsubscribe, e-mail: suppressed
For additional commands, e-mail: suppressed


Mail converted by mhonarc 2.6.15
This archive provided courtesy of JSW4.NET, Internet Hosting Services for Small Business.