Expandir la barra de logros de la comunidad.

Submissions are now open for the 2026 Adobe Experience Maker Awards.

Mark Solution

Esta conversación ha sido bloqueada debido a la inactividad. Cree una nueva publicación.

RESUELTAS

HTTP headers for Dispatcher Flush Agent in AEM6.2

Avatar

Level 3

Hi Everyone,

    I am trying to see is there any way to configure the dispatcher agents either with 2 CQ-Handle options or with regex command. That way I no need to write a custom code to invalidate the cache or no need to configure one more agent to fulfill the need.

Any suggested approaches for this.  Thanks In Advance.

1 solución aceptada

Avatar

Respuesta correcta de
Employee

In /etc/replication.html you can access properties of replication agents.

Screen Shot 2017-10-19 at 8.21.28 PM.png

Ver la solución en mensaje original publicado

2 Respuestas

Avatar

Respuesta correcta de
Employee

In /etc/replication.html you can access properties of replication agents.

Screen Shot 2017-10-19 at 8.21.28 PM.png

Avatar

Level 3

Hi Feike Visser,

  Thanks for the reply. Yes, Using that to configure the HTTP headers right now I can be able to add only one handler either custom/general handler. Is there any way I can add more than one handler or with regex expression?

Thanks In Advance