mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2026-04-26 01:45:54 +03:00
[GH-ISSUE #1453] Slow Download Connection through Reverse Proxy #1124
Labels
No labels
awaiting feedback
bug
cannot reproduce
dns provider request
duplicate
enhancement
enhancement
enhancement
good first issue
help wanted
invalid
need more info
no certbot plugin available
product-support
pull-request
question
stale
troll
upstream issue
v2
v2
v2
v3
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/nginx-proxy-manager-NginxProxyManager#1124
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @root9191 on GitHub (Oct 4, 2021).
Original GitHub issue: https://github.com/NginxProxyManager/nginx-proxy-manager/issues/1453
Checklist
jc21/nginx-proxy-manager:latestdocker image?Describe the bug
I use the docker-compose File from this repo to start the Container. In my Local Network everything works fine and fast, but i am using a WikiJS and a Nextcloud Container too and made them public. If i want to download a Video for example, i only get about 200kb/s Download, the upload is a bit faster. In WikiJS i embedded a PDF with 20Mb and it takes about 3-5 Minutes to load this file.
In the advanced Settings i have this Configuration:
Nginx Proxy Manager Version
2.9.9
Operating System
I am using a Raspberry Pi4 with 4GB of RAM and the new Debian Bullseye dietpi Image.
Everything is up to date (Docker, Docker-Compose, etc..)
Is anyone else having this issue or even found a solution for that?
@chaptergy commented on GitHub (Oct 5, 2021):
Please see https://github.com/jc21/nginx-proxy-manager/issues/1180#issuecomment-863184299
@root9191 commented on GitHub (Oct 12, 2021):
Thank you for your reply, But this didn't gave me much More performance.
As i mentioned i only get slow Down and Upload when i come through Internet and in the local Network of works Pretty fine.
Could something Else be the issue?
@chaptergy commented on GitHub (Oct 20, 2021):
Your Internet connection could also be the issue. If you are running this in your home network you most likely only have a consumer-grade internet connection. Which means the upload speeds are very significantly worse than your download speeds. And slow upload speeds from your home network to the www means slow download speeds when accessing it from the www. When the traffic stays inside your local network, there is no bottleneck of course.