Hello all,

In my server.xml, within in single Service element,

I have two HTTP connectors defined listening on two different ports (12345
& 54321 for example).

It is possible to apply the remote address/host filter so that request to
one of the ports (12345) are allowed only via localhost ? And requests to
other port (54321) are allowed from everywhere.


Or do I need to configure multiple service elements for this type of
requirement ?


Thanks,
Amit


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to