On 7/23/24 1:25 PM, Christopher Schultz wrote:
Thomas,

Uh, "James." Thomas was someone who answered earlier.

2. What has to fit into that 7GiB private memory pool? Does it include any OS, or is it just the JVM itself?

On an IBM Midrange box, a private memory pool simply provides jobs in a given subsystem with memory that's off-limits to jobs outside that subsystem. If the subsystem description's memory pool usage is set up correctly, it will grab memory from its private pool whenever possible, before going to the public "base" memory pool on the system. This reduces the number of page faults.

And based on the back-end server jobs, there are, at last count, 58 users currently signed on, each one with a dedicated connection to a back-end server job. (The webapp is itself a client to a back-end server that was originally designed for a desktop Java client.)

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to