Hitachi

uCosminexus Application Server HTTP Server User Guide


4.9 Flow-restricting functionality

When the Web server load increases due to an increase in Web server access or impact of a business application, a functionality called flow-restricting functionality maintains the efficiency of Web service process by restricting the number of users who access the Web site.

You can use flow-restricting functionality by embedding the mod_hws_qos module in HTTP Server. You can achieve the following by using the flow-restricting functionality. Note that in the following description, the number of server processes indicates the number of server threads in the UNIX version of HTTP Server when using the worker MPM module and the number of server threads in the Windows version of HTTP Server.

For providing an adequate amount of Web service, you need a sufficient number of server processes that can satisfy the number of users accessing the Web service at the same time. If one Web server is not enough, arrange for multiple Web servers, distribute the access by load distribution functionality, and design the operation for assured Web services.

As mentioned above, prepare the Web service resources, and also use the flow-restricting functionality to prepare for the temporary overloaded status. The following figure shows an overview of flow-restricting functionality using mod_hws_qos:

Figure 4‒13: Overview of the flow-restricting functionality using mod_hws_qos

[Figure]

Organization of this section