Re: Tomcat Bandwidth Utilization Tool

2019-08-29 Thread Michael Duffy
There is a " Bytes received: 0.00 MB Bytes sent: 12.03 MB" in the Tomcat Manager; however, the received count does not change and the sent count seems low. On Thu, Aug 29, 2019 at 7:09 PM Michael Duffy wrote: > Is there a simple tool that will show bandwidth utilization to and from > the Tomcat

Re: Tomcat Bandwidth Utilization Tool

2019-08-29 Thread Michael Duffy
There is a, On Thu, Aug 29, 2019 at 7:09 PM Michael Duffy wrote: > Is there a simple tool that will show bandwidth utilization to and from > the Tomcat server? > > I am looking for something that will provide an exact byte count of the > TCP/IP packets. > > I would have thought this would be an

Tomcat Bandwidth Utilization Tool

2019-08-29 Thread Michael Duffy
Is there a simple tool that will show bandwidth utilization to and from the Tomcat server? I am looking for something that will provide an exact byte count of the TCP/IP packets. I would have thought this would be an easy find; however, after hours of Googling around I have not yet been

Re: Lost my CCS and resources with mod_proxy and Tomcat

2019-08-29 Thread tomcat
On 29.08.2019 22:49, Edwin Quijada wrote: Hi! I have an application developed with Grails3 and Postgres, my app runs fine in the port 8084 , https://server:8084/app now I am trying to put an apache proxy with mod_proxy but I have an weird error The app load but doesnt load the resources, CSS

Re: Client-CERT SSLVerifyClient=none does not seem to work .. any suggestion for debugging?

2019-08-29 Thread Vivien Wu
Thank you for your response. Perhaps I was not clear.. what I really want to do is to have Client authentication only for the particular path (/Authn/X509). But it does not seem to kick in and I am wondering if there is any suggestion for troubleshooting. -Vivien On Thu, Aug 29, 2019 at 12:48 AM

Lost my CCS and resources with mod_proxy and Tomcat

2019-08-29 Thread Edwin Quijada
Hi! I have an application developed with Grails3 and Postgres, my app runs fine in the port 8084 , https://server:8084/app now I am trying to put an apache proxy with mod_proxy but I have an weird error The app load but doesnt load the resources, CSS and JavaScript, so the app looks useless

Re: Sending http request to https endpoint logs SEVERE in tomcat 9.0.24

2019-08-29 Thread Senthalan Kanagalingam
On Thu, Aug 29, 2019 at 2:32 PM Mark Thomas wrote: > On August 29, 2019 8:21:05 AM UTC, Senthalan Kanagalingam > wrote: > >Hi all, > > > >When sending an http request to https endpoint logs the following > >SEVERE in > >tomcat 9.0.24, > > > >29-Aug-2019 13:34:40.088 SEVERE

Re: Sending http request to https endpoint logs SEVERE in tomcat 9.0.24

2019-08-29 Thread Rémy Maucherat
On Thu, Aug 29, 2019 at 11:02 AM Mark Thomas wrote: > On August 29, 2019 8:21:05 AM UTC, Senthalan Kanagalingam > wrote: > >Hi all, > > > >When sending an http request to https endpoint logs the following > >SEVERE in > >tomcat 9.0.24, > > > >29-Aug-2019 13:34:40.088 SEVERE

Re: Sending http request to https endpoint logs SEVERE in tomcat 9.0.24

2019-08-29 Thread Mark Thomas
On August 29, 2019 8:21:05 AM UTC, Senthalan Kanagalingam wrote: >Hi all, > >When sending an http request to https endpoint logs the following >SEVERE in >tomcat 9.0.24, > >29-Aug-2019 13:34:40.088 SEVERE [https-jsse-nio-8443-exec-10] >org.apache.coyote.AbstractProtocol$ConnectionHandler.process

Sending http request to https endpoint logs SEVERE in tomcat 9.0.24

2019-08-29 Thread Senthalan Kanagalingam
Hi all, When sending an http request to https endpoint logs the following SEVERE in tomcat 9.0.24, 29-Aug-2019 13:34:40.088 SEVERE [https-jsse-nio-8443-exec-10] org.apache.coyote.AbstractProtocol$ConnectionHandler.process Error reading request, ignored java.lang.NullPointerException at

Re: Client-CERT SSLVerifyClient=none does not seem to work .. any suggestion for debugging?

2019-08-29 Thread Mark Thomas
On 28/08/2019 23:09, Vivien Wu wrote: > Tomcat version: 8.5.14 > OS: debian 9 (stretch) > Issues: If using SSLVerifyClient=optional, it seems to work (log attached, > assuming config is validated); > however when trying to use SSLVerifyClient=none, the browser complains > > This site can’t