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 |
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 number | Whether the automatic allocation functionality of the Explicit Memory Management functionality is used | Memory size used in one connection |
---|---|---|
1 | Y | 144 kilobytes |
2 | -- | 128 kilobytes |
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 server | OS | Setup location |
---|---|---|
Cosminexus HTTP Server | Windows | ThreadsPerChild directive of httpsd.conf (Cosminexus HTTP Server definition file) |
UNIX | MaxClients directive of httpsd.conf (Cosminexus HTTP Server definition file) | |
Microsoft IIS | Windows | 'Maximum connections' set in the performance tag of the Web site property. |