You set the 'address' attribute on the Connector element.  In your case you
would set it to something like:  address="127.0.0.1".  This will will cause
the Connector to only bind to that address.

"Matthias Brunner" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> Hello,
>
> the CoyoteConnector/JkCoyoteHandler for AJP13 come preconfigured
> listening on port 8009 on ALL hosts.
> This seems to be quite insecure. How do I configure the connector to
> listen on localhost:8009 only? Relying on firewalls to secure this
> is _bad_ practice.
>
> Best regards,
> Matthias Brunner




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

Reply via email to