-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Tony,
Tony Anecito wrote: > I am not sure if JBoss embedded Tomcat uses the native > ajp but a great point. Do you know how to check for > that? Since JBoss uses Tomcat, it can use any of the standard connectors available for it (basically HTTP(s) and/or AJP). > Also, you need to keep in mind the scale of things. In > other words my measurements at the client side are in > the 4 millisecond range. Depending how long the data > takes to get through communications stack on the > server then to the client comm stack we might actually > only be seeing a millisecond or two at Tomcat. Huh? I thought you were instrumenting your code within Tomcat resulting in 4ms transaction times, and you now wanted to know how much overhead was being added (on top of that) to the transaction by the other components. Is that not the case? > Normally overall transaction improvements of a > millisecond do not matter to most people ;-) Actually, if your transactions are taking 4ms and you can shave off 1ms, then that's a 25% performance improvement. If your transactions are taking 300ms, perhaps 1ms isn't that big of a deal. - -chris -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (MingW32) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFG/Vek9CaO5/Lv0PARAkIBAJ0eGaHoEU+wDdEOYT4pXtvVOvUMhQCfWhXP 60oVc48I2SGWCqZHXVk4B0o= =WYdf -----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]