Skip to main content
New Participant
October 25, 2019

High CPU 90% on webserver with dispatcher setup

  • October 25, 2019
  • 3 replies
  • 2269 views

We are facing high CPU : More than 90% for higher concurrency load test on all 3 webserver instances . All these webservers pointing to same Publisher instance.

Can Dispatcher cause high CPU ? Any tuning configurations?

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

3 replies

joerghoh
Employee
October 26, 2019

High CPU usage can have many root causes. First of all, does the webserver/dispatcher cause this high CPU usage or is another process causing it?

What operating system is this? What hardware? What disks are used to store the dispatcher cache?

Employee
October 25, 2019

Adding to Marc's point, you might need to optimize caching. Check [1] for more details.

[1] Optimizing the Dispatcher cache

Optimizing AEM Site Caches

Employee
October 25, 2019

That's an odd topology. Typically you would map a single Dispatcher to a single AEM Publish 1:1.

Unusual to point 3 Dispatcher's at a single Publish...