Increase Dockerized FastAPI performance
jorisholshuijsen
PROOP

2 years ago

I have a docker container that my FastAPI application is running in. Does railway automatically provide some form of load balancing and process managing or do I have to implement this myself for my docker container? If so how would I go about doing that?

Solved

1 Replies

jorisholshuijsen
PROOP

2 years ago

I think this documentation helps, I just increased the amount of replicas. I have to see still if this actually increases the performance/amount of timeouts

https://docs.railway.app/guides/optimize-performance


Status changed to Solved brody over 1 year ago


Loading...