Author Integration with Dispatcher Steps & Advantages
Hi Team,
Recently adobe reviewed all our environments and recommended author also need to integrated with dispatcher ,even though we have NLB (Network Load Balancer to access AEM author/s servers ) & Publisher already integrated the Dispatcher
Kindly let me know steps how to integrate author with Dispatcher & Benefits or advantages to integrate author with Dispatcher
Currently publish server integrated with dispatcher as below (dispatcher. Any)
# The load will be balanced among these render instances
/renders
{
/rend01
{
# Hostname or IP of the render
/hostname "localhost"
# Port of the render
/port "4503"
# Connect timeout in milliseconds, 0 to wait indefinitely
# /timeout "0"
}
}
Regards
Vara