in reply to Searching large files before browser timeout

Use "server push" technology to send a status report before the final answer. The very existance of that feature should stop the browser from timing out.
  • Comment on Re: Searching large files before browser timeout

Replies are listed 'Best First'.
Re: Re: Searching large files before browser timeout
by $code or die (Deacon) on Jun 13, 2001 at 06:05 UTC
    I don't believe that "server push" is very portable. Pretty sure that IE doesn't support it anyway.

    $code or die
    $ perldoc perldoc