-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 David,
David RodrÃguez Fernández wrote: > Hi list. > I have a tomcat 5.0.19 server (java 1.4.2_08) who slow the connection > when i use the keepAlive method. This is normal? Which numbers do you think are slower in your KeepAlive test? They all look like they are within a reasonable margin of error to me (~650 requests/sec, avg response time = ~30ms, transfer rate = ~100k/sec, etc.). What makes you think that KeepAlives are slower? Are you looking at the "Connection Times" table? Remember that a "connection" means different things for each of your tests. In the "KeepAlive test", a connection serves many requests (and therefore stays open for longer). In the "no KeepAlive test", a new connection is created for each request, then closed. I think you are interpreting your results incorrectly. - -chris -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (MingW32) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD4DBQFGVY+y9CaO5/Lv0PARArq8AJY/AAS/aXuOkCbnpdsuPk95z2C0AJ9JocSi FD4/tY+XZ2eUhW4G570CjA== =Q3j2 -----END PGP SIGNATURE----- --------------------------------------------------------------------- To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]