Help with slow wireguard private network

I’m trying to setup a private network for development and testing, but it seems rather slow. I have 2 apps running, each with a single machine.

The first app has a public ipv4 and ipv6. The second app has only a private ipv6.

Here is what I’m seeing when I curl them:

Sometimes I’m seeing it take a second for a simple request. They’re both running sqlite, so they’re not reaching out to anyone during the request.

Is this normal?

Turns out I had my wireguard config setup in the wrong region.

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.