Re: Slow HTTP Responses

Tony Sanders (sanders@BSDI.COM)
Thu, 13 Jan 1994 12:46:16 -0600


> Status: 20 % of search done
> ... and a bit later
> Status: 100 % done!

WOW!!!!!! Does this mean that you have solved the halting problem?????
Would you please explain how you are supposed to know what 20% done means? :-)

Anyway, the point is that you could do this for timeout related functions
but in that case you would be much better off just returning the timeout
value to the client.

The *only* useful thing you could do is print warm fuzzies, but then the
browser could really just fake that and everyone would be happy 99% of the
time with 1% of the effort.

--sanders