Reputation: 243
I have a website that I built that is https only.
I have a redirect that rolls http to https via Javascript. The problem is that the process lasts up to 4 seconds of wait time to reset connection and start https.
Is there a faster way to send http to https? Thanks.
Upvotes: 0
Views: 760