On Thu, 26 Aug 2010 18:49:12 +0000 (UTC) Bob <spoon.reloaded@xxxxxxxxx> wrote: > I have a slow CGI script that processes data for 10 minutes before producing > output. You'll run into browser timeouts there too. Better to terminate the HTTP transaction with a "processing, please wait" page and a clientpull (refresh) to a results URL, which your script will generate in background. -- Nick Kew --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx