- The domain name system discovers the IP address of the web server which is registered for the domain name in the HTTP request.
 - The HTTP request is sent to the web server.
 - The HTTP request is passed to Dispatcher.
 - Dispatcher determines whether the cached files are valid. If valid, the cached files are served to the client.
 - If cached files are not valid, Dispatcher requests newly-rendered pages from the AEM publish instance.
 
References
