Hi ,
I have tried setting dispatcher locally for AEM SDK and able to retrive the pages.
I need to check if caching is working fine.
When i tried with below command tocopy the files locally and check .. i dont see any pages being cached.
docker cp -L 9ab40369b430:/mnt/var/www/html cache
When i checked publisher request.log all the requests are being seen which means none of the content is cached.
I have been using the default rules and didnt change anything.
Please guide me if anymore configs are need to be added.