Hello, AEM Community
Do you have any guide, best practices or experience in updating dispatcher configuration after update AEM from 6.3 to 6.4-5?
I didn't find anything in the internet.
Thanks.
Solved! Go to Solution.
Topics help categorize Community content and increase your ability to discover relevant content.
Views
Replies
Total Likes
As @Vish_dhaliwal said the Dispatcher is independent of AEM.
In order to help you, we will need the following information for both your source (the current Dispatcher you have) and your target (the Dispatcher you aspire to have
I sent you a personal message as this issue is highly complex (as you can probably tell from the questions above). I'm performing a similar upgrade at the moment, perhaps we can collaborate to create some documentation?
My tips for a successful upgrade:
<fModule disp_apache2.c>
DispatcherConfig conf/dispatcher.any
DispatcherLog logs/dispatcher.log DispatcherLogLevel 3
DispatcherNoServerHeader 0 DispatcherDeclineRoot 0
DispatcherUseProcessedURL 0
DispatcherPassError 0
DispatcherKeepAliveTimeout 60
</IfModule>
Ten points to Griffindor if you can spot them!
Hope this helps! Reach out to me via the private message if you'd like to get in contact
Dispatcher versions are independent of AEM versions. The configuration guide [1] can be referenced for any AEM version.
Install the latest dispatcher version -> https://docs.adobe.com/content/help/en/experience-manager-dispatcher/using/getting-started/release-n...
Regards,
Vishu
As @Vish_dhaliwal said the Dispatcher is independent of AEM.
In order to help you, we will need the following information for both your source (the current Dispatcher you have) and your target (the Dispatcher you aspire to have
I sent you a personal message as this issue is highly complex (as you can probably tell from the questions above). I'm performing a similar upgrade at the moment, perhaps we can collaborate to create some documentation?
My tips for a successful upgrade:
<fModule disp_apache2.c>
DispatcherConfig conf/dispatcher.any
DispatcherLog logs/dispatcher.log DispatcherLogLevel 3
DispatcherNoServerHeader 0 DispatcherDeclineRoot 0
DispatcherUseProcessedURL 0
DispatcherPassError 0
DispatcherKeepAliveTimeout 60
</IfModule>
Ten points to Griffindor if you can spot them!
Hope this helps! Reach out to me via the private message if you'd like to get in contact
Hi, @Theo_Pendle,
Thank you very much for you contribution. I'll try your tips.
Views
Replies
Total Likes
/
Views
Replies
Total Likes
Views
Likes
Replies
Views
Likes
Replies