adobe / aem-dispatcher-experiments

Experiments to demonstrate the impact of the Dispatcher and it's configuration parameters.
Apache License 2.0
53 stars 25 forks source link

Has anyone got this working with AEM Cloud? #12

Open pzrq opened 4 months ago

pzrq commented 4 months ago

This isn't a bug, it's a question.

Has anyone attempted to run this with AEM as a Cloud Service (e.g. downloads for those with access) and if so, how did it go?

As a follow up, were you able to compare it to a more traditional AEM 6.5 (e.g. SP19 or later)?

atopper commented 4 months ago

Hi Peter, This was definitely created for testing on-premise instances. I believe the "dispatcher" on Cloud Service (CS) has its own nuances. I haven't tried this experiment on CS myself.

Just in case it is helpful, here is the documentation for CS: Dispatcher in the Cloud

And here's a tool to convert your dispatcher to be compatible for CS: AEM Dispatcher Converter with a lot of good links in it.

pzrq commented 4 months ago

@atopper Thank you for the prompt reply, that's helpful.

I hit a segfault and some TS errors (though this wasn't on a fresh on-premises AEM 6.5 so may not be reproducible) and thus wasn't sure how far off in the weeds I was. I guess I'll see how I go 👍🏼