You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by Jeff Tulley <JT...@novell.com> on 2002/11/21 18:35:40 UTC

Re: JkCoyoteHandler does not respect port attribute in server.xml

This has been fixed, I think.  There was a checkin by Costin to jk/java/org/apache/jk/server JkMain.java - on 30/Oct/2001

So, I'm guessing that means Catalina 4.1.14 or so?

Jeff Tulley  (jtulley@novell.com)
(801)861-5322
Novell, Inc., the leading provider of Net business solutions
http://www.novell.com

>>> mail@filip.net 11/20/02 7:26:52 PM >>>
Did anyone notice that Tomcat 4.1.12 does not respect the port attribute for
the AJP13 connector

I have a connector defined like this,

<Connector className="org.apache.coyote.tomcat4.CoyoteConnector"
               port="8010" minProcessors="5" maxProcessors="75"
               enableLookups="true" redirectPort="8444"
               acceptCount="10" debug="0" connectionTimeout="20000"
               useURIValidationHack="false"

protocolHandlerClassName="org.apache.jk.server.JkCoyoteHandler"/>

and yet, tomcat starts the connector on port 8009.
any thoughts?

Filip

~
Namaste - I bow to the divine in you
~
Filip Hanik
Software Architect
www.filip.net 

>-----Original Message-----
>From: Tim Funk [mailto:funkman@joedog.org] 
>Sent: Wednesday, November 20, 2002 6:19 PM
>To: tomcat-dev@jakarta.apache.org 
>Subject: [PATCH] Disable access log rotation
>
>
>Is anyone opposed to looking at bug 14724? It replaces a similiar
>enhancment [bug 12145](with patch) logged a few months ago.
>
>http://nagoya.apache.org/bugzilla/show_bug.cgi?id=14724 
>
>The patch also enables writing out Cookies, incoming headers, Session
>attributes, and HttpServletRequest attributes in a syntax similar
>to apache.
>
>If this functionality is added to the admin app, I believe the following
>needs added to mbeans-descriptors.xml in the AccessLogValve section.
>     <attribute   name="rotatable"
>           description="Rotate log"
>                    is="true"
>                  type="boolean"/>
>
>-Tim
>
>
>--
>To unsubscribe, e-mail:
><ma...@jakarta.apache.org>
>For additional commands, e-mail:
><ma...@jakarta.apache.org>
>
>


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>



--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>