[r...@app1-testing ~]# ulimit -a
core file size          (blocks, -c) 0
data seg size           (kbytes, -d) unlimited
scheduling priority             (-e) 0
file size               (blocks, -f) unlimited
pending signals                 (-i) 71680
max locked memory       (kbytes, -l) 32
max memory size         (kbytes, -m) unlimited
open files                      (-n) 65535
pipe size            (512 bytes, -p) 8
POSIX message queues     (bytes, -q) 819200
real-time priority              (-r) 0
stack size              (kbytes, -s) 10240
cpu time               (seconds, -t) unlimited
max user processes              (-u) 65535
virtual memory          (kbytes, -v) unlimited
file locks                      (-x) unlimited
________

   <Connector port="8082"
              maxThreads="3000" minSpareThreads="25" maxSpareThreads="75"
              enableLookups="false"
              acceptCount="10000" debug="0" connectionTimeout="30000"
              proxyPort="80" disableUploadTimeout="true" />


Christopher Schultz wrote:
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Thomas,

On 8/7/2009 2:58 AM, Thomas G. Lau wrote:
I did use
ulimit -n 65535
ulimit -u 65535

Were you root? If not, you may not be able to set your ulimits that
high. Try 'ulimit -a' after "modifying" to see what the limits actually are.

I have meet the 1100connection limit to Tomcat server

What leads you to believe that you have hit some kind of limit? An
error? If so, please provide the error message and/or stack trace. Did
your CPU catch on fire?

also tune all variable on server.xml which is higher than 2000

Please post all the active <Connector> elements from your server.xml and
tell us which port number(s) you are using in your JMeter tests.

- -chris
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAkp8hcsACgkQ9CaO5/Lv0PD5uACfXE3UAxCqahCtIZnb5iQshkz/
GYcAnA3r29j1hVl7eZbryPHC2SVM1O/U
=aVQU
-----END PGP SIGNATURE-----

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

Reply via email to