Docker container running on a single thread? Web app too slow... #3449
Unanswered
Chinoman10
asked this question in
Self-Hosting
Replies: 1 comment
-
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hey guys,
First of all, thanks a lot for building this out as FOSS and being an open startup, this is great 💪
After we managed to successfully integrate our self-hosted Cal.com docker instance with Google Calendar, we're running into some CPU issues... whenever the web app needs to check our calendar for events (like, when visiting a booking page), one of the cores goes to 100% and stays like that for 1-5 minutes, which completely halts the web app and Nginx starts delivering 400-500 timeout errors to anyone else visiting the cal web page(s).
Our VM has 12 vCPU's, 48GB of RAM (~5GB being used), and ~1TB of NVMe storage (low usage across the board as well).
Thanks in advance for any suggestions or help!
Beta Was this translation helpful? Give feedback.
All reactions