<Connector className="org.apache.coyote.tomcat4.CoyoteConnector"
               port="8004" minProcessors="5" maxProcessors="75"
               enableLookups="true" redirectPort="8443"
               acceptCount="10" debug="0" connectionTimeout="20000"
               useURIValidationHack="false"
protocolHandlerClassName="org.apache.jk.server.JkCoyoteHandler"/>

Even with the above configuration, this connector tries to start up on port
8009.  Anyone know why?  If I use the older AJP 1.3 connector instead, it
will start up on different ports.

Thanks!


Brandon





--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to