I am using Tomcat to run web test. The way it works is if you click on a link on the Tomcat server it post XML to another web server to make sure that web server is running. The problem I am having is Tomcat seems to only allow so many concurrent HttpsConnections. I tried bumping it up using the http.maxConnections systtem variable but that did not have any affect. How can I set the number of concurrent outgoing http connections? -- View this message in context: http://www.nabble.com/Running-out-HttpConnections-tf4728206.html#a13519528 Sent from the Tomcat - User mailing list archive at Nabble.com.
--------------------------------------------------------------------- To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]