2025-04-06, 01:53 PM
(This post was last modified: 2025-04-12, 06:54 PM by _Nick. Edited 9 times in total.)
Hi all,
According to the Jellyfin Docker install docs (https://jellyfin.org/docs/general/instal...container/), bridge is the default Docker network mode, with host only required for DLNA (never used). However, the docker run and compose example templates use host mode, without explaining if it's performance-related. In other words, no official recommendation is mentioned.
I found this Docker network_mode comparison table on LoadForge:
![[Image: docker-network-modes.png]](https://i.postimg.cc/7ZjcNXCJ/docker-network-modes.png)
https://loadforge.com/guides/advanced-network-configuration-for-high-performance-docker-containers#:~:text=The%20host%20network%20driver%20provides,network%20throughput%20and%20low%20latency
Has anyone already benchmarked these differences specifically for Jellyfin workloads? When direct-streaming large 4K HDR remuxes (65Mbps) over the internet (~20 miles), I frequently get micro-pauses/suttering. Could switching to a more secure/isolated mode like bridge worsen this?
Thanks,
P.S. I’m already considering pre-transcoding static HDR titles later down the line.
According to the Jellyfin Docker install docs (https://jellyfin.org/docs/general/instal...container/), bridge is the default Docker network mode, with host only required for DLNA (never used). However, the docker run and compose example templates use host mode, without explaining if it's performance-related. In other words, no official recommendation is mentioned.
I found this Docker network_mode comparison table on LoadForge:
![[Image: docker-network-modes.png]](https://i.postimg.cc/7ZjcNXCJ/docker-network-modes.png)
https://loadforge.com/guides/advanced-network-configuration-for-high-performance-docker-containers#:~:text=The%20host%20network%20driver%20provides,network%20throughput%20and%20low%20latency
Has anyone already benchmarked these differences specifically for Jellyfin workloads? When direct-streaming large 4K HDR remuxes (65Mbps) over the internet (~20 miles), I frequently get micro-pauses/suttering. Could switching to a more secure/isolated mode like bridge worsen this?
Thanks,
P.S. I’m already considering pre-transcoding static HDR titles later down the line.
Softw: Jellyfin 10.10.6, Docker, Ubuntu Server LTS
Hardw: i5-7600K@5GHz, RTX 3080Ti, 64GB DDR4-3200, SATA SSD, 12TB Toshiba HDD (7200RPM 185MB/s)
Users: 4 max concurrent (3 remote, 1 LAN, 1 remote 4K)
Network: 1Gbps↓ / 115Mbps↑
Media: Some 4K HDR remuxes
Hardw: i5-7600K@5GHz, RTX 3080Ti, 64GB DDR4-3200, SATA SSD, 12TB Toshiba HDD (7200RPM 185MB/s)
Users: 4 max concurrent (3 remote, 1 LAN, 1 remote 4K)
Network: 1Gbps↓ / 115Mbps↑
Media: Some 4K HDR remuxes