- 45
- 9
- NAS
- DS1513+
- Operating system
- macOS
- Mobile operating system
- iOS
Last edited:
Hi,
I'm facing very slow download speed when I share a file with someone using DSM "Share file" feature from the web gui (File station).
I can workaround this by giving a direct access to DSM from internet (bypassing the reverse proxy) but it's not a setup I would like to make persistent.
So when a user is accessing the files through :
My current setup is using the DSM Reverse Proxy (in red : slow, in green : Ok) :
The issue seems related specifically to DSM/File station Sharing throttling file transfers when passing through the reverse proxy. Other services OK
HTTPS (443) -> Router -> HTTPS (443) -> DSM Reverse Proxy -> HTTP 5000 -> File station : KO
HTTPS (5001) -> Router -> HTTPS (5001) -> File station : OK
HTTPS (443) -> Router -> HTTPS (443) -> DSM Reverse Proxy -> HTTP 6000 -> Docker A : OK
Any idea on what I could configure to improve the situation ?
Thanks !
I'm facing very slow download speed when I share a file with someone using DSM "Share file" feature from the web gui (File station).
I can workaround this by giving a direct access to DSM from internet (bypassing the reverse proxy) but it's not a setup I would like to make persistent.
So when a user is accessing the files through :
- (reverse proxy) https://share.mydomamin.com/sharing/Jk1356rgO -> slow download speed (~400kb/s)
- (direct) https://share.mydomamin.com:5001/sharing/Jk1356rgO -> full speed (~30Mb/s)
My current setup is using the DSM Reverse Proxy (in red : slow, in green : Ok) :
The issue seems related specifically to DSM/File station Sharing throttling file transfers when passing through the reverse proxy. Other services OK
HTTPS (443) -> Router -> HTTPS (443) -> DSM Reverse Proxy -> HTTP 5000 -> File station : KO
HTTPS (5001) -> Router -> HTTPS (5001) -> File station : OK
HTTPS (443) -> Router -> HTTPS (443) -> DSM Reverse Proxy -> HTTP 6000 -> Docker A : OK
Any idea on what I could configure to improve the situation ?
Thanks !