Skip to content

Memory requirements for large app #572

Answered by devlikepro
safwanadnan asked this question in Q&A
Discussion options

You must be logged in to vote

Hi! It depends on what engine you're going to use - WEBJS (runs real browser) or NOWEB (works with websocket connections)
Here's answer about how many CPU/Memory you should have for that, based on # of sessions you'll have
https://waha.devlike.pro/docs/overview/faq/#how-much-cpu-and-memory-does-waha-consume

I guess it'll be NOWEB, so anyway consider running TWO containers with ~500 sessions (or even split them into more smaller one), this way you'll avoid problems when one session goes crazy and affects all sessions at once (it doesn't happen frequently, but shit happens)

Here's an article for that:
WAHA Scaling - How To Handle 500+ Sessions

We're also working on multiple workers on 1 dat…

Replies: 1 comment 9 replies

Comment options

You must be logged in to vote
9 replies
@safwanadnan
Comment options

@safwanadnan
Comment options

@FaheemAlvii
Comment options

@safwanadnan
Comment options

@FaheemAlvii
Comment options

Answer selected by safwanadnan
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants