cq5 - Vanity URLs Dispatcher Cache Invalidation - Adobe AEM/CQ -


i trying configure dispatcher invalidation configuration per adobe dispatcher invalidation documentation. per documentation

cache invalidation requests page generated aliases or vanity urls configured in page properties.

i created vanity url in page properties dialog. when publish page vanity url property set, can see logs in disptacher.log

checking [/dispatcher/invalidate.cache] activation detected: action=activate [/content/geometrixx/en/products] touched /app/server/aem-apache/htdocs/cache/.stat response.status = 200 response.headers[server] = "communique/2.6.3 (build 5221)" response.headers[content-type] = "text/html" cache flushed "get /dispatcher/invalidate.cache" 200 13 0ms 

but when check configured (inside dispatcher.any) docroot cache folder inside apache web server. cache corresponding full page path cleared (e.g. /content/geometrixx/en/products in logs). vanity url accessed file (e.g. /mysite/prodct.htm) still there.

do need more configuration invalidating cache vanity urls?

unfortunately, looks there bug related functionality. suggest filing support issue. feel free reference internal issue granite-9224.


Comments

Popular posts from this blog

toolbar - How to add link to user registration inside toobar in admin joomla 3 custom component -

linux - disk space limitation when creating war file -