5.2.2 Functionality available in the in-process HTTP server

The following table lists the functionality available in the in-process HTTP server and the reference section of each functionality:

Table 5-3 Functionality available in the in-process HTTP server and references

Functionality nameReference
Controlling the number of connections from the Web client5.3
Controlling the number of request processing threads from the Web client5.4
Controlling the flow of requestsControlling the number of concurrent connections from the Web client5.5
Controlling the number of concurrently executing threads#5.6
Request distribution with the redirector5.7
Controlling communication with the Web clientControlling communication by Persistent Connection5.8
Communication timeout that can be set in the in-process HTTP server5.9
IP address specification used in the in-process HTTP server#5.10
Controlling access from the Web clientLimiting the hosts that are allowed access5.11
Limiting the request data size5.12
Limiting the HTTP-enabled methods5.13
Customizing the responses to the Web clientCustomizing the HTTP response header5.14
Customizing the error page5.15
Notifying the gateway information to the Web container#5.16
Output of log and trace5.17
#
The functionality is not different when the in-process HTTP server is not used (when the Web server integration functionality is used).