Dispatcher configuration caching issue | Community
Skip to main content
New Participant
March 27, 2018
Solved

Dispatcher configuration caching issue

  • March 27, 2018
  • 2 replies
  • 1620 views

Hello all,

I'm having an issue with a dispatcher configuration.

The issue is exactly this one :

Dispatcher caching issue while displaying the image renditions in AEM

However, my issue is that the proposed solution cover only the thumbnail and I'm not able to find a way to use a selector with renditions, even the native web.1280.1280.jpeg rendition.

Did someone knows how to do it ?

I could write my own servlet using a custom selector that will sent the web.1280 renditions but I just think that it should exist a better / native solution to this issue.

Many thanks,

Grégory

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 joerghoh

You can use the AdaptiveImageServlet of the Core Components, see The Adaptive Image Servlet · Adobe-Marketing-Cloud/aem-core-wcm-components Wiki · GitHub

Another way is provided by ACS AEM Commons: Named Transform Image Servlet

Jörg

2 replies

joerghoh
joerghohAccepted solution
Employee
March 29, 2018

You can use the AdaptiveImageServlet of the Core Components, see The Adaptive Image Servlet · Adobe-Marketing-Cloud/aem-core-wcm-components Wiki · GitHub

Another way is provided by ACS AEM Commons: Named Transform Image Servlet

Jörg

kautuk_sahni
Employee
March 28, 2018

Jörg Hoh​ Need your help.

Kautuk Sahni