Re: [go-nuts] [Macos/Apple M1] HTTP client requests to ".local" domain adds 5 seconds overhead

2021-03-31 Thread Jonathan Hedrén
1 kl. 07:40:10 UTC+2 skrev Shulhan: > On Wed, 31 Mar 2021 01:47:43 -0700 (PDT) > Jonathan Hedrén wrote: > > > I've set up a development environment on my MacBook Pro M1 (running > > Big Sur 11.2.3, Go 1.16.2) with a number of small Go/.Net HTTP APIs > > that are commun

[go-nuts] [Macos/Apple M1] HTTP client requests to ".local" domain adds 5 seconds overhead

2021-03-31 Thread Jonathan Hedrén
I've set up a development environment on my MacBook Pro M1 (running Big Sur 11.2.3, Go 1.16.2) with a number of small Go/.Net HTTP APIs that are communication with each other. To replicate our production infrastructure I've set up /etc/hosts with ".local" domains pointing to 127.0.0.1. An nginx