I'm working on a project where we assign RDPs to users. When I access the link using http:///linktordp, it works fine with no issues. However, after switching to https:///linktordp, the connection becomes noticeably laggy.
I'm using an SSL gateway provided by OVH, and Nginx to serve the website. I have already tried modifying the buffer settings in Nginx, but this didn't help.
Is there any way to fix this lag, or is it something I can't change?
Any help would be greatly appreciated. Thank you!