roadrunner consuming 100% cpu #1702
rickgarcia-lfg
started this conversation in
General
Replies: 1 comment 16 replies
-
Hey @rickgarcia-lfg 👋🏻 |
Beta Was this translation helpful? Give feedback.
16 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Before creating a bug, I wanted to see if there was anything suspicious with my rr.yaml file. One thing that I notice is that after running for a couple days, my road runner process eats up 100% cpu of a core 100% of the time. It never recovers until I restart road runner. Even tho it is consuming an entire core, it seems to be serving traffic just fine. So it's not creating a service outage or degradation of services, but it is costing $$$ since I run it in a serverless environment that scales up based upon cpu usage.
I am running Laravel, using https://github.com/roadrunner-php/laravel-bridge.
Here is my rr.yaml:
Please let me know if there is something fundamental here that would cause the roadrunner binary to spin out of control... If not, maybe someone can help point me in the right direction for troubleshooting this.
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions