-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1


tovaldez wrote:
> Hi,
> monitoring our webapp while running load testing, I noticed that the
> number of the effective users browsing the site is more than the number
> of opened sockets in ESTABLISHED state (while under a 240 Virtual Users
> load, I see only 180 ESTABLISHED connections, or 2000VU vs 450 opened
> sockets).
> 
> At first I think this is due to some TCP socket reuse optimization by
> the JVM or the OS. Could someone confirm this idea or give me another
> interpretation of this behaviour?

Er... "effective users" ~= sessions, right? Not all users are actively
making requests all the time so... the number of effective users is
pretty much always higher than the number of in-use TCP sockets.

Am I missing something?

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

iEYEARECAAYFAkl6FMgACgkQ9CaO5/Lv0PCUrwCeL3S8qxDmNopgc3wyI7M/K1xX
b4sAn303xF+m40AbJDY2r/Hu2jlcwtqS
=Jv22
-----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