7.10.2 Memory size used by the object for communicating with redirector

The memory size of Explicit heap used by the object for communicating with redirector is estimated by the following formula:

Memory-size-used-by-the-object-for-communicating-with-redirector
=memory-size-used-in-one-connection#[Figure]number-of-connections-with-the-redirector

#
The memory size used in one connection differs depending on the use of the automatic allocation functionality of the Explicit Memory Management functionality. The following is the memory size used in one connection depending on the use of the automatic allocation functionality of the Explicit Memory Management functionality.

Table 7-3 Memory size used in one connection depending on the use of the automatic allocation functionality of the Explicit Memory Management functionality

Item numberWhether the automatic allocation functionality of the Explicit Memory Management functionality is usedMemory size used in one connection
1Y144 kilobytes
2--128 kilobytes
Legend:
Y: Automatic allocation functionality of the Explicit Memory Management functionality is used.
--: Automatic allocation functionality of the Explicit Memory Management functionality is not used.

Use the maximum connections setup in the Web server as number-of-connections-with-the-redirector when system configuration of the Web server and Web container is arranged in a 1-to-1 ratio.

Location for setting maximum connections differs depending on the Web server and the type of the OS used. The following table describes the setup locations:

Table 7-4 Setup locations of maximum connections

Web serverOSSetup location
Cosminexus HTTP ServerWindowsThreadsPerChild directive of httpsd.conf (Cosminexus HTTP Server definition file)
UNIXMaxClients directive of httpsd.conf (Cosminexus HTTP Server definition file)
Microsoft IISWindows'Maximum connections' set in the performance tag of the Web site property.