When I load something in a browser, what's the default amount of time a browser will take to attempt to establish a connection?
Can this be increased in Javascript or HTML?
Cases that I would require this are server-side time sampling without a server-side loop, etc.