If I understand your question right, I believe most browsers open 2 or 3 
max TCP connections per host/domain.

regards
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 
- - 
JB




From:
raulmt <rau...@gmail.com>
To:
users@httpd.apache.org
Date:
09/06/2009 02:36 PM
Subject:
[us...@httpd] TCP Connections per hostname?




Hi,

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.

Regards.
-- 
View this message in context: 
http://www.nabble.com/TCP-Connections-per-hostname--tp25322310p25322310.html

Sent from the Apache HTTP Server - Users mailing list archive at 
Nabble.com.


---------------------------------------------------------------------
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-unsubscr...@httpd.apache.org
   "   from the digest: users-digest-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org




Reply via email to