uCosminexus Application Server, Web Container Functionality Guide

[Contents][Glossary][Index][Back][Next]

4.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:

Figure 4-3 Request distribution with the redirector (when distributing and transferring specific requests to the Web container)

[Figure]

Figure 4-4 Request distribution with the redirector (when distributing and transferring requests to multiple Web containers)

[Figure]