On 5. Juli 2014 19:04:26 MESZ, Falco Schwarz <hid...@falco.me> wrote:
>On Sat, Jul 5, 2014 at 6:17 PM, Hassan Schroeder
><hassan.schroe...@gmail.com> wrote:
>> (Sorry, late to the thread but ...) if you just want to restrict
>access to
>> a resource to localhost, why not os-level e.g. an iptables rule?
>
>Well, the reason behind the restriction is that I would like to use
>tomcats jmxproxy for our production systems, as our current monitoring
>solution is quite limited. Therefore I am planning to deploy an
>additional webapp to each tomcat. I would also restrict the access to
>our real web applications if I would restrict the whole connector.
You could add a virtual host or even another service in which you could deploy 
the jmxproxy and restrict ips at the same time.

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


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

Reply via email to