On receiving a request, the SiteContextPipelineServlet examines each request URL in order to determine which site to associate it with. This process comprises the following steps:

Errors

If a site ID is determined, but the SiteContextPipelineServlet cannot find a site configuration that corresponds to the site ID, it logs a warning, stops processing, and passes on the request to the next servlet in the request pipeline.