Re: Slow HTTP Responses
atotic@ncsa.uiuc.edu (Alexsander Totic)
From: atotic@ncsa.uiuc.edu (Alexsander Totic)
Message-id: <9401151948.AA09323@void.ncsa.uiuc.edu>
Subject: Re: Slow HTTP Responses
To: www-talk@www0.cern.ch
Date: Sat, 15 Jan 1994 13:48:05 -0600 (CST)
X-Mailer: ELM [version 2.4 PL23]
Mime-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
Content-Length: 430
Another idea for slow response handling:
- Keep on sending a "Redirect URL" (204?)directive back to the client, until
server is ready to ship back the whole search.
- The only thing that needs to be done is to add another line to "Redirect"
response, maybe something like "Redirect-message:".
And this would require very little work on everyones part, except the server
which would have to keep track of the queries.
Aleks