I use Apache as a loadbalancer of Tomcat instances using mod_jk. The IP
in which Apache is has many hostnames and the final application (in Tomcat) sends a different response depending on the hostname (Header Host) of the request.
I used Jmeter on this server using only one hostname and with sufficient number of threads the connections just hangs. The strange thing is that
when this happens, I can't successfully request the site with a normal browser
(I suppose that's spected because there are many tcp connections open) BUT
if I use another hostname (that points to the same server) I can request the
site as usual. The other hostname just stop responding until I restart Apache. Does this mean that the max tcp connections are independent on the hostname?
Sorry if my english isn't very good. Just tell me if you didn't understand my question, please.
--------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html>
for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx