Skip to content

Commit

Permalink
feat(faq/bandwidth): bandwidth findings using pods
Browse files Browse the repository at this point in the history
  • Loading branch information
qdm12 committed Jul 29, 2024
1 parent bab07c3 commit d55f89a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions faq/bandwidth.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,8 @@ I ran multiple tests using different clients, servers and regions to clarify all

- Running OpenVPN **or** Wireguard natively on Windows gives higher bandwidths than when using a container on a Linux host. This is even stranger since Wireguard is supported, since its implementation is the same one for both Gluetun and the Wireguard Windows client. My only explanation is that Docker causes a bottleneck. **This should be investigated once gluetun can be run out of a container as a binary**.

💁 [@bjoli](https://github.com/bjoli) [reported](https://github.com/qdm12/gluetun-wiki/issues/54) that running Gluetun and other containers in the same Pod using Podman gives great bandwidth results! So this might all be due to simply Docker.

## Testing

### Setup
Expand Down

0 comments on commit d55f89a

Please sign in to comment.