Using Dispatcher for partly deployed website | Community
Skip to main content
New Participant
October 16, 2015
Solved

Using Dispatcher for partly deployed website

  • October 16, 2015
  • 1 reply
  • 621 views

Hi 

 

One of our client have a website which is not fully migrated to AEM , some of the pages still remains in old .NET code and are deployed on IIS .

What is the best way to handle this secnario . 

using dispatcher or using an CDN like cloud front ?

 

Rgds

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by ogill

Usually the approach would be to use a Load Balancer to redirect the incoming requests to the correct web server.

Regards,

Opkar

1 reply

ogillAccepted solution
Employee
October 16, 2015

Usually the approach would be to use a Load Balancer to redirect the incoming requests to the correct web server.

Regards,

Opkar