This message was deleted.
# rancher-desktop
a
This message was deleted.
w
i have had similar issues and it seemed to be due to packet fragmentation. I created a provisioning script to run
ip link set mtu 1250 dev eth0
and it seems to have mitigated it. you can just try running that in shell using
rdctl shell
and see if things improve.
a
Justin, thanks. that worked c:\Projects\docker>rdctl shell /mnt/c/Projects/docker # ip link set mtu 1250 dev eth0 /mnt/c/Projects/docker # exit
w
👍 1
p
same problem here with the addotion that we have also a proxy any idea?
w