Re: Monitoring resources comsumption at context level

2019-04-02 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Fellipe, On 4/2/19 17:04, Fellipe Theophilo wrote: > Hi everyone, I'm trying to find a way to monitor metrics of > resources comsumption at context level. I've opened this thread: > https://stackoverflow.com/questions/55070370/monitoring-multiple-j

Monitoring resources comsumption at context level

2019-04-02 Thread Fellipe Theophilo
Hi everyone, I'm trying to find a way to monitor metrics of resources comsumption at context level. I've opened this thread: https://stackoverflow.com/questions/55070370/monitoring-multiple-java-applications-at-once-with-one-zabbix-java-gateway But no one knows a solution. By using jConsole and Za

Re: how to enable OCSP for Tomcat w OpenSSL

2019-04-02 Thread Coty Sutherland
Hi, On Mon, Apr 1, 2019 at 3:30 PM John Palmer wrote: > What, if anything, needs to be configured to ENABLE (preferably REQUIRE) > tomat to do CLIENT certificate revocation checking via OCSP in Tomcat > 8.5.38 using Openssl ? Setting `certificateVerification="require"` on your Connector and us