bad performance
agentaldo
PROOP

4 days ago

Good afternoon, I need help with Railway performance. I have a Laravel 12.0 application, Inertia 2, React 19, which has been working well for over a year since it was deployed on Railway. About three months ago, I uploaded a final code change and everything was fine. A couple of days ago, I uploaded a code change that specifically affects one method and doesn't impact performance. When I uploaded that change, there was an error during deployment, and I had to change the line "root /app/public;" in the nginx.template.conf file because it was previously "root /app;" That's all I did, and then Railpack deployed without any issues. But now, for some reason, my requests are incredibly slow. Something that used to take 300ms now takes 1-2 seconds. I ran several tests and even tried changing Nixpack to Railpack in the build settings, but apparently there were errors, and I had to revert to Nixpack. I'd really appreciate your help because I ran tests with no users logged in, making simple requests, but the code hasn't changed. I don't understand why the platform is still slow after the deployment. Thanks.

Solved$20 Bounty

0 Replies

Railway
BOT

4 days ago

This thread has been opened as a public bounty so the community can help solve it. The thread and any further activity are now visible to everyone.

Status changed to Open Railway 4 days ago


Status changed to Solved agentaldo 2 days ago


Welcome!

Sign in to your Railway account to join the conversation.

Loading...