I built a WEB Server, on the embedded device to access through HTTPS, but I found that if the page is not refreshed every few seconds, and then click on the page, the lower left corner of the browser will prompt "secure connection is being established", which obviously affects the speed of page refresh. Is this a request initiated automatically by the browser? Or is there something wrong with the WEB Server I built?