Re: AJP connector getPort

2007-09-25 Thread Rainer Jung
Andrew Hole wrote: HI! I have a solution with an apache with mod_jk and 2 tomcat instances. How can I know with a JSP which tomcat instance process the request? Basically I want that my JSP show AJP connector port. Thanks And now a third answer: if you really need the information in the http

Re: AJP connector getPort

2007-09-25 Thread Mikolaj Rydzewski
Andrew Hole wrote: I have a solution with an apache with mod_jk and 2 tomcat instances. How can I know with a JSP which tomcat instance process the request? Basically I want that my JSP show AJP connector port. Use JMX to get such information. Start JVM with following arguments http://tomc

RE: AJP connector getPort

2007-09-25 Thread Gerhardus . Geldenhuis
September 2007 10:24 > To: Tomcat Users List > Subject: AJP connector getPort > > HI! > > I have a solution with an apache with mod_jk and 2 tomcat instances. > How can I know with a JSP which tomcat instance process the request? > Basically I want that my JSP sho

AJP connector getPort

2007-09-25 Thread Andrew Hole
HI! I have a solution with an apache with mod_jk and 2 tomcat instances. How can I know with a JSP which tomcat instance process the request? Basically I want that my JSP show AJP connector port. Thanks - To start a new topic,