The maximum processing time is the maximum time that may be required to process a single request by a servlet.
Processing time is the total time taken to process all requests by the servlet.
As for the resource, you can learn about Tomcat metrics, try the following: Apache Tomcat metrics
source share