https://issues.apache.org/bugzilla/show_bug.cgi?id=40045


Milamber <milambersp...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |milambersp...@gmail.com




--- Comment #4 from Milamber <milambersp...@gmail.com>  2009-01-24 00:09:06 PST 
---
Hello,
I propose this patch for select connector you want monitor.

Test case 1:
If you have several connectors on one tomcat (i.e. http/8080, http/8443 and
ajp/8009), you can monitor only http/8080 with this line in properties file:
monitor.connector.startwith=http-servername%2F192.168.1.2-8080

Test case 2:
If you have several connectors and several tomcat (tomcat or jboss cluster or
multiple standalone instances), you can monitor only ajp connector on all
instances with this line:
monitor.connector.startwith=ajp

Test case 3:
If you have several connectors on several tomcat, you can't monitor different
connector with different port. To resolve this test case, another patch are
necessary...


-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: jmeter-dev-unsubscr...@jakarta.apache.org
For additional commands, e-mail: jmeter-dev-h...@jakarta.apache.org

Reply via email to