← Back to context

Comment by Philip-J-Fry

5 years ago

The site says that 34 redirects takes about 4 seconds.

The demo page is 1 redirect per second on purpose.

Yeah, the demo page is using a ±800ms timeout on purpose.

I chose the threshold so that even with a bad internet connection, slow browser, etc. the favicon is requested without the redirect being faster than that.

So it is definitely possible to reduce the timeout significantly but it is not useful for demonstration purposes... ~jonas