Tomcat - Filter clients by IP -
does tomcat has feature filter clients ip on runtime? mean, should able filter user want without restarting tomcat? enter ip list or smt , rigth after entering ip, user should filtered tomcat.
tomcat not supply component request-filtering configuration modifiable @ run-time. may able re-configure components via jmx, may not behave way expect.
your best bet write own component kind of thing, or use java modsecurity.
Comments
Post a Comment