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.
5 Replies
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!
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
Status changed to Solved brody • about 1 year ago

