mirror of
https://github.com/peter-tanner/peter-tanner.github.io.git
synced 2024-11-30 12:00:18 +08:00
Add disclaimer about network speeds when using virtioproxy
This commit is contained in:
parent
f4fc8f464b
commit
dac9080afc
|
@ -171,6 +171,8 @@ Add this to your `wsl.conf` or `.wslconfig` file and restart wsl:
|
||||||
networkingMode=virtioproxy
|
networkingMode=virtioproxy
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Note that the `virtioproxy` mode does appear to slow networking down, for example when I run a GUI X program such as `cool-retro-term` over the network to xming on the windows host side, the performance is heavily degraded when using `virtioproxy`.
|
||||||
|
|
||||||
Example of me failing to ping the device over wifi when using NAT mode
|
Example of me failing to ping the device over wifi when using NAT mode
|
||||||
|
|
||||||
```
|
```
|
||||||
|
|
Loading…
Reference in New Issue
Block a user