Performance Optimization : Publisher Instance | Community
Skip to main content
Level 2
October 22, 2019
Solved

Performance Optimization : Publisher Instance

  • October 22, 2019
  • 2 replies
  • 2274 views

Facing issues with higher concurrent requests on Publisher instance

We have applied Dispatcher caching for all static content. Post running load test we observed :

- if 2 request per user are going to Publisher, it works fine.

- if number of requests are more than 2/user then response time is getting drastically increased.

Kindly suggest on tuning of Publisher instance to handle higher concurrent request.

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

Please take a look at this document for a start:

AEM 6.x | Performance Tuning Tips

If you still notice performance degradation, please see this document on how to debug these issues:

Common critical AEM issues

2 replies

Adobe Employee
October 22, 2019

I suggest to take some thread dumps to understand what is causing the issue then base don the take the next steps to mitigate the issue. Please note that having concurrent requests should not cause any performance issues. Also check the following document that discusses common reasons for performance issues and provide good tips on optimizations.

AEM 6.x | Performance Tuning Tips

sssfaffaaaAdobe EmployeeAccepted solution
Adobe Employee
October 22, 2019

Please take a look at this document for a start:

AEM 6.x | Performance Tuning Tips

If you still notice performance degradation, please see this document on how to debug these issues:

Common critical AEM issues