Top "Tomcat-valve" questions

A Valve is a type of component that can be inserted into Tomcat's request/response pipeline in order to add application-specific logic.

Restrict access to Tomcat manager by IP

I'm trying to restrict all the requests to my Tomcat manager which don't come from my IP. So far, I …

tomcat tomcat7 tomcat-valve tomcat-manager
Tomcat: Getting 'Character decoding failed' in logs; possible malicious attack?

I just had a Tomcat instance stop responding (it started working fine after being killed and restarted), and in the …

java tomcat filter tomcat-valve
Tomcat access logging through log4j?

I have a clean tomcat7 installation with log4j enabled (according to http://tomcat.apache.org/tomcat-7.0-doc/logging.html#…

tomcat tomcat7 tomcat-valve