dannyhpy

Results 24 comments of dannyhpy

Good luck! If you need help, don't hesitate to ask

This PR fixes the issue listed in https://github.com/microsoft/WSL/issues/10494 for the loopback interface only, sadly. Running `docker run -ti --rm -p 192.168.1.100:8080:80 traefik/whoami` and opening `http://192.168.1.100:8080/` in the browser on the...

Hi @robmry, Thank you for your very detailled explanations. I originally thought this issue was similar to the loopback0 issue and wrongly assumed it could be solved using the same...

I've seen this occuring frequently under poor network conditions where 1. the client misses a heartbeat to the server 2. the server unregisters the services managed by this client in...