Slow Page Navigation Issue
guide
HOBBYOP

a year ago

Hi,

I’m experiencing slow navigation between pages on my app hosted with Railway. Even simple actions take over 5 seconds to load.

Here’s my setup:

  • Plan: Hobby Plan

  • App Region: US WEST (California, USA)

  • Database (PostgreSQL): US WEST (Oregon, USA)

Resource usage in the dashboard seems low (e.g., Network Egress maxing at 65 KB), but the site remains slow. Could this be related to my configuration or regional setup?

Thank you for your support.

Solved

5 Replies

brody
EMPLOYEE

a year ago

Hello,

The slowness can be attributed to connecting to the database over the public network instead of the private network.

I have gone ahead and made the changes needed for your app to connect to the database via the private network.

Please review them by clicking the Details button and then click Deploy.

Feel free to ask any questions you may have!


guide
HOBBYOP

a year ago

Thank you so much for your prompt response and for making the changes to connect the app to the database via the private network. I appreciate your help!

I need to apply the same changes to the preprod environment


brody
EMPLOYEE

a year ago

I have set them there too, feel free to deploy the changes.


brody
EMPLOYEE

a year ago

Hey, just wanna check back, has your site speed returned to normal?


guide
HOBBYOP

a year ago

Sorry for the delay.

Yes, it's OK.

Thanks!


Status changed to Solved brody about 1 year ago


Loading...