processone / docker-ejabberd

Set of ejabberd Docker images
95 stars 77 forks source link

Cpu usage 100 #82

Closed hooman-mirghasemi closed 2 years ago

hooman-mirghasemi commented 2 years ago

when docker service ejabberd restart (for example restart for renew ssl)

it use 100% of cpu for some hour. last time in low request time in mid night it take 4 hours!

today it start from 9AM and untile now its 4 PM . it is 100%!

i only limit it by docker-compose cpu limit to half of my server to dont get all. we have 48 cpu core in our production machine.

and i see there are 4,268 register user in ejjaberd admin panel

why ejabberd have this behavior? is it normal behavior to have a big proccess after restart?

mremond commented 2 years ago

Duplicate: https://github.com/processone/ejabberd/issues/3780