I use IIS7 and all of our files are served via HTTPS. When looking at the Waterfall View (WebPageTest), I noticed that it takes some time for SSL negotiation for each file. Is there a way to configure the server or increase the timeout for connecting SSL or TCP in IIS 7.0 or Windows so that the browser uses the initial SSL negotiation to subsequently request all the files on this page or during a user session?
I would be grateful for your help.

niraj source
share