dispatcher config in AEM
Hi,
I have installed AEM 6.0 in tomcat application server. As per my understanding, in order to integrate the dispatcher need to install apache web server and configure the dispatcher module.
visitors <--> dispatcher (in apache web server, port is different from tomcat) <--> CQ5 (in tomcat app server)
Is it possible to integrate dispatcher in tomcat app server so that the flow will be as below.
visitors <--> dispacther and cq (in tomcat app server) will share the same port