5.3.1 Overview of distributing requests by URL pattern
Define the requests transferred to the Web container according to the mapping between the URL pattern and the worker process. The redirector can switch the Web containers that transfer the requests, depending on the set URL pattern.
For example, you can define "Process the HTTP request containing the URL /examples/ in a Web container", and "Process the HTTP request containing the URL /examples1/ in Web container A, and the HTTP request containing the URL /examples2/ in Web container B".
The following figures show the examples of request distribution with the redirector:
|
|
|
|