Hi Bill,

Thank you for the reply.

Quoting Bill Barker <[EMAIL PROTECTED]>:

> Well, you have, like two options (that you would already know about if
> you
> had bothered to RTFM ;-).
> 1) In server.xml set the 'address=localhost' parameter on the
> Connector.
> 2) In jk2.properties set 'channelSocket.address=localhost'

Both two ways are working! 
Now my Tomcat says, 
'INFO: JK2: ajp13 listening on /127.0.0.1:8009'.

These ways are pretty simple and easy compared with 
the way using firewall tools. It is pretty difficult for me
to use firewalls, so your advice are very helpful.

Thank you very much ! :->

And I found and Read The "Fine" Manual.
http://jakarta.apache.org/tomcat/tomcat-4.1-doc/jk2/jk2/configtccom.html
Uh.. I'll try to read harder next time. X-< 

Humm..? I have a little question. I can't find 
the "address" attiribute in the JK2 document. 
How come the JK2 document hasn't ?

org.apache.coyote.tomcat4.CoyoteConnector has 
the 'setAddress()' method, so I think we can set
a value to address attribute in JK2 connector. 

Any clues to this would be very appeciated.

--
yo


                                        

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

Reply via email to