Kbase P22124: SonicMQ: CPU usage tends towards 100%
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  15/10/2008 |
|
Status: Unverified
FACT(s) (Environment):
Linux Intel
SonicMQ 4.x
SYMPTOM(s):
CPU usage tends towards 100%
FIX:
Indeed there is one thread which by default
regularly scans the queues for expired messages every 60s. If the
queues contain many messages than this thread would need more CPU. You
can control how often or if it runs at all with that parameters in your
broker.ini which by default are:
ENABLE_DYNAMIC_QUEUE_CLEANUP=TRUE
QUEUE_CLEANUP_INTERVAL=600