-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Rallavagu,
On 3/10/16 4:02 PM, Rallavagu wrote: > On 3/10/16 11:54 AM, Christopher Schultz wrote: >> Are you sure you have matched-up the correct thread within the >> JVM that is using all that CPU? > >> How are you measuring the CPU usage? > > It would the ID output from "top -H" mapping to "Native ID" in > thread dump. My version of 'top' (Debian Linux) doesn't show thread ids. :( I seem to recall having to do some backflips to convert native thread id to Java thread id. Can you explain what you've done to do that? >> Can you post your <Connector> and/or <Executor> configuration? > > <Connector port="28080" protocol="HTTP/1.1" URIEncoding="UTF-8" > maxThreads="500" connectionTimeout="20000" redirectPort="28443" /> Okay, so you are using the default (BIO) connector with no special configuration. I see you are running Tomcat 7.0.47. Could you please re-test with latest 7.0.68? Your version is 2.5 years old and there may be a performance bug fixed. - -chris -----BEGIN PGP SIGNATURE----- Comment: GPGTools - http://gpgtools.org Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iEYEARECAAYFAlbh8LQACgkQ9CaO5/Lv0PA89wCdHBDkMdKa/9JkNLGY80Ygrl0/ NpkAoL5kQ8cx/Qr9WcOpdHw3DxvurcrD =Ckbq -----END PGP SIGNATURE----- --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
