[jboss-as7-dev] New openshift resource issue
Remy Maucherat
rmaucher at redhat.com
Wed Jul 20 10:11:25 EDT 2011
On Wed, 2011-07-20 at 06:59 -0700, Scott Stark wrote:
> The rhel instance uses:
> http://www.kernel.org/pub/linux/libs/pam/Linux-PAM-html/sag-pam_limits.html
>
> with the following process limit:
> limits_nproc=50 # max number of processes
Ok, so this is not going to do anything then. The server will have only
5 request processsing threads for web (assuming no other component
spawns any thread, which is obviously not going to happen).
Unless I missed something, we have a problem, and some thread count
optimization is needed. My internal thread pool defaults are also too
high right now.
--
Remy Maucherat <rmaucher at redhat.com>
Red Hat Inc
More information about the jboss-as7-dev
mailing list