Post date: Jun 6, 2018 7:29:03 AM
If Triniti instance is responding slow when multiple users are accessing, we might need to check and increase the Max Thread Pool Size of HTTP listener.
We can find this configuration in GlassFish admin console using Configurations>>server-config>>Thread Pools>>http-thread-pool>>Max Thread Pool Size navigation after login.
As of now, TRI2 PROD GlassFish server has 150 as Max Thread Pool Size.
Note: Changes will be reflected after server restart.
Please find below screenshot for reference: