> From: Caldarale, Charles R 
> Subject: RE: Tomcat Threads handling user Requests problem
> 
> There is a registry setting you can tweak in Windows to let
> IE6/7 open more than 2 at a time; there's probably something
> equivalent in Firefox, but I don't know what it is.

For IE, look here:
http://support.microsoft.com/kb/282402/en-us

For Firefox, enter about:config, and edit the values for:
        network.http.max-connections
        network.http.max-connections-per-server
        network.http.max-persistent-connections-per-proxy
        network.http.max-persistent-connections-per-server
as needed.
http://kb.mozillazine.org/Network.http.max-connections
http://kb.mozillazine.org/Network.http.max-connections-per-server
http://kb.mozillazine.org/Network.http.max-persistent-connections-per-pr
oxy
http://kb.mozillazine.org/Network.http.max-persistent-connections-per-se
rver

 - Chuck


THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY
MATERIAL and is thus for use only by the intended recipient. If you
received this in error, please contact the sender and delete the e-mail
and its attachments from all computers.

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to