...
Audio and Data all go through port 655 in an encrypted tunnel after the initial setup. HTTPS port is always available on LQ.
What “Force HTTPS = Enabled” does is return returns “302” on HTTP requests coming in on port 80 indicating that the browser/LQ should retry with HTTPS on port 443.
...