9 months ago
We've migrated last week to bare metal with the help of Angelo. Although we had quite a few bugs, we were able to get it working.
Our frontend, backend and database are running in US WEST, backend connected through private network with the database.
It was at the very moment we migrated that transaction time went through the roof and our apdex score has plummeted.
How should we proceed?
5 Replies
9 months ago
Hi Luciano, quick clarification - when you say "transaction time," are you referring to:
- HTTP request response times (what apdex is likely measuring)
- Database transaction duration specifically
Any insight on specific transactions spiking more than others? What does your APM breakdown show - is the time being spent in DB queries, application code, or network calls?
Status changed to Awaiting User Response Railway • 10 months ago
9 months ago
Status changed to Awaiting Railway Response Railway • 9 months ago
9 months ago
Could you try to enable metal edge for your metal services? https://docs.railway.com/railway-metal#metal-edge-network-beta
Our metal mesh routes traffic through own network and being on it should reduce latency because it essentially provides better routes for your metal traffic. Let me know if this helps, and if not, I can escalate to the team for us to dig further into
Status changed to Awaiting User Response Railway • 9 months ago
9 months ago
Chandrika, the slow service is the DB, which doesn't seem to have an option for metal edge.
Status changed to Awaiting Railway Response Railway • 9 months ago
9 months ago
Got it! I was looking at your services to dig deeper but it seems like you've switched back to our legacy regions
1) Has the performance recovered after the switch back?
2) Would it be possible to create a small reproducible environment that mimics the way you were set up on metal and runs into the same latency issue you're experiencing? Having this would make it easier to investigate the setup etc as the current one is no longer on metal
Status changed to Awaiting User Response Railway • 9 months ago
7 months ago
This thread has been marked as solved automatically due to a lack of recent activity. Please re-open this thread or create a new one if you require further assistance. Thank you!
Status changed to Solved Railway • 7 months ago