-
Notifications
You must be signed in to change notification settings - Fork 2.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
HTTP and HTTPS #591
Comments
Are you using a reverse proxy for HTTPS? I had that same problem with upload using nginx as a reverse proxy, and it was a configuration issue on the reverse proxy that cut the connection because of the size of the upload. The lower speed result could be a momentary bandwidth thing, I have had some instances where my results are lower than expected, but doing another test shows me the correct speeds. |
No, since I'm just using the built-in SSL that my provider is giving for free. |
No, since I'm just using the built-in SSL that my provider is giving for
free.
…On Mon, Dec 4, 2023 at 8:54 PM Camilo Perez ***@***.***> wrote:
Are you using a reverse proxy for HTTPS? I had that same problem with
upload using nginx as a reverse proxy, and it was a configuration issue
because the reverse proxy cut the connection because of the size of the
upload.
The lower speed result could be a momentary bandwidth thing, I have had
some instances where my results are lower but then, doing another test
shows me the correct speeds.
—
Reply to this email directly, view it on GitHub
<#591 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AJKGDBZXD7PGCG4GUDKCYZLYHYE3VAVCNFSM6AAAAABAFZ2ZEKVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTQMZZGE3TEMBSGM>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Did you try a server which is nearer? 12.000km is far away... |
Hello,
Currently testing the librespeed and I notice that there is a difference in the performance and result of the speedtest if you use HTTPS and HTTP.
For HTTPS, the DOWNLOAD speed is slower than usual and the UPLOAD will run but will not give any result. But if I use HTTP, the DOWNLOAD will be faster and, more or less the same with other speed test website and the UPLOAD will run as normal.
Using HTTPS;
Using HTTP;
For now.. I set via web host not to use https but is there a way to keep https and sue speed test as usual.
The text was updated successfully, but these errors were encountered: