Diese Konversation wurde aufgrund von Inaktivität geschlossen. Bitte erstellen Sie einen neuen Post.
Level 1
Level 2
Melden Sie sich an, um alle Badges zu sehen
Diese Konversation wurde aufgrund von Inaktivität geschlossen. Bitte erstellen Sie einen neuen Post.
Hi,
I am trying to implement Dispatcher TTL based on this: https://adobe-consulting-services.github.io/acs-aem-commons/features/dispatcher-ttl.html
It is doing something, but that is not enough.
1. When the .ttl file is created, it creates with without time. Is that expected?
-rw-r--r-- 1 _www _www 0 Jan 6 2017 politics.html.ttl
2. Most of the times the .ttl files behave differently. See here, what it got changed to. Why it got changed to 1969 date?
-rw-r--r-- 1 _www _www 0 Dec 31 1969 politics.html.ttl
-rw-r--r-- 1 _www _www 0 Dec 31 1969 opinion.html.ttl
---
Thanks
Srini
Zugriffe
Antworten
Likes gesamt
Hi,
what version of the dispatcher module are you using?
Jörg
Zugriffe
Antworten
Likes gesamt
Also what TTL response headers are being sent?
Zugriffe
Antworten
Likes gesamt
Hi Jörg,
My Dispathcer module version: Communique/4.2.1
Hi Feike,
The response headers:
The request headers:
Thanks
SRini
Zugriffe
Antworten
Likes gesamt
Hi,
May i know how you are checking the dispatcher version? Is there any Unix command for that ???Please suggest
Thanks,
Malathy
Zugriffe
Antworten
Likes gesamt
When you startup the Apache webserver with the dispatcher module included, it will print the version number into the logfile. Also the dispatcher binary has a version number in the filename (unless you rename it).
kind regards,
Jörg
Thanks Jorg
Zugriffe
Antworten
Likes gesamt