i am not on windows, but the connector address="0.0.0.0" works thanks
----- Original Message ----- From: "Mladen Turk" <[EMAIL PROTECTED]>
To: "Tomcat Users List" <users@tomcat.apache.org>
Sent: Tuesday, November 07, 2006 7:45 AM
Subject: Re: apache and native library ?


mast wrote:
in fact there is a "little" diffrence
without native :
INFO: JK: ajp13 listening on /0.0.0.0:9570


with native :
INFO: Initializing Coyote AJP/1.3 on ajp-9570
INFO: Starting Coyote AJP/1.3 on ajp-9570


Not sure when you have downloaded the .dll
Download the tcnative-1-ipv4.dll from
http://tomcat.heanet.ie/native/1.1.6/binaries/win32/
Anyhow the tcnative-1.dll is symlink to the tcnative-1-ipv4.dll

The other solution is to set the IP address inside the
<Connector address="0.0.0.0"

Regards,
Mladen


---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to