Friday, February 12, 2021

forcing chrome to reconnect to a website

For purposes like profiling site load speeds etc, making Chrome close connection to a web server and start over - 

Go to
chrome://net-internals#sockets
and close idle sockets.

Also works for sessions opened with SSH tunnels, when we want to close the connection immediately.

No comments:

Post a Comment