Tag esi doesn't work after upgrade version | Community
Skip to main content
aliaksandr_hvoz
Level 2
November 12, 2020
Question

Tag esi doesn't work after upgrade version

  • November 12, 2020
  • 1 reply
  • 1110 views

Hello

Could you please help with a question?

 

There is a component with tag <esi:include src="${model.url}"> and it stopped working in the new version of AEM (6.5.6). After updating from 6.3 to 6.5.6, I began to receive an error 500. Dispatcher configuration files didn't change. Could you tell me what could be the reason?

 

model.url - valid, I'm getting URL in the component.

 

If more information is required I will add.

 

Thanks in advance.

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

1 reply

SureshDhulipudi
Community Advisor
Community Advisor
November 12, 2020

Did you check SDI Sling Dynamic  changes in AEM 6.3 vs AEM 6.5

 

CDN caching strategy and How your CDN ESI processor process the tag and request to AEM Server.

aliaksandr_hvoz
Level 2
November 17, 2020
We are using Nginx + varnish. Configuration didn't change after upgrade.