Solved: Using public url instead of internal dns
alexvdvalk
HOBBYOP

9 months ago

Currently using Metal in Netherlands.
Some images have attached volumes.

I've tried deploying a node app that uses redis. For reasons, I can't use the internal network because this app uses redis during the build. So i've set it up to use the public url.

My app is now reporting a 300ms latency to the Redis instance. Does this sound right?

I'm in Europe and i thought that migrating to Metal in europe would have improved performance, but the app is slower than when it was hosted in US-West.

Solved

1 Replies

alexvdvalk
HOBBYOP

9 months ago

My app was using the proxy domain and getting a 85ms ping when i sshed into it.

solution: add ?family=0 onto the redis internal url.

Issue solved.


Status changed to Solved brody 9 months ago


Loading...