after bare metal migration perforamance degraded even using internal network
lucianotrujillo
PROOP

a year 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?

image.png

Solved

5 Replies

chandrika
EMPLOYEE

a year 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 about 1 year ago


lucianotrujillo
PROOP

a year ago

hey chandrika, I mean Database transaction duration specifically.

All transactions are taking way longer. The longest time is spent on DB queries.


Status changed to Awaiting Railway Response Railway about 1 year ago


chandrika
EMPLOYEE

a year 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 about 1 year ago


lucianotrujillo
PROOP

a year 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 about 1 year ago


chandrika
EMPLOYEE

a year 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 about 1 year ago


Railway
BOT

a year 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 11 months ago


Welcome!

Sign in to your Railway account to join the conversation.

Loading...