Expand my Community achievements bar.

Dive into Adobe Summit 2024! Explore curated list of AEM sessions & labs, register, connect with experts, ask questions, engage, and share insights. Don't miss the excitement.
SOLVED

Performance Optimization : Publisher Instance

Avatar

Level 2

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.

1 Accepted Solution

Avatar

Correct answer by
Employee

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

View solution in original post

2 Replies

Avatar

Employee

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

Avatar

Correct answer by
Employee

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