DataSteam

2020-05-19 Thread jonathan . smithy
Datastream while in kinderGarten I was informed that the datastream or what is known in modern times as the URL is divide up in three parts HEAD contains destination and origin IP address BODY contains the data index.html TAIL checksum – the

Re: Query Related to org.apache.catalina.security.SecurityListener

2020-05-19 Thread Kushagra Bindal
Thanks Martin! If I will keep on commenting this line, then what will be the impact of the same on the application. Please let me know so that we can plan it accordingly. Regards Kushagra On Tue, May 19, 2020, 11:55 AM Martin Grigorov wrote: > Hi, > > On Mon, May 18, 2020 at 7:38 PM Kushagra

Tomcat 8.5 appends null characters

2020-05-19 Thread Tuukka Ilomäki
Dear collective wisdom, as the EOL of Tomcat 7 is looming, we are migrating our legacy app from Tomcat 7.0 to Tomcat 8.5. We deploy exactly the same war in both versions. For some reason Tomcat 8.5 adds null characters to the end of JavaScript files. For instance, jQuery file served by Tomcat 8.

Re: Tomcat 8.5 appends null characters

2020-05-19 Thread Martin Grigorov
Hi, On Tue, May 19, 2020 at 3:32 PM Tuukka Ilomäki wrote: > Dear collective wisdom, > as the EOL of Tomcat 7 is looming, we are migrating our legacy app from > Tomcat 7.0 to Tomcat 8.5. We deploy exactly the same war in both versions. > For some reason Tomcat 8.5 adds null characters to the end

Re: Query Related to org.apache.catalina.security.SecurityListener

2020-05-19 Thread Martin Grigorov
Hi Kushagra, On Tue, May 19, 2020 at 3:14 PM Kushagra Bindal wrote: > Thanks Martin! > > If I will keep on commenting this line, then what will be the impact of the > same on the application. > > Please let me know so that we can plan it accordingly. > Look at https://github.com/apache/tomcat/b

Re: Tomcat 8.5 appends null characters

2020-05-19 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Martin, On 5/19/20 09:50, Martin Grigorov wrote: > Hi, > > On Tue, May 19, 2020 at 3:32 PM Tuukka Ilomäki > wrote: > >> Dear collective wisdom, as the EOL of Tomcat 7 is looming, we are >> migrating our legacy app from Tomcat 7.0 to Tomcat 8.5. We

Re: Strange occurrence with Tomcat running on an AWS EC2 instance

2020-05-19 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 James, On 5/18/20 18:47, James H. H. Lampert wrote: > I'm hoping to get the one web server we still have on a cert we > have to pay for switched over to Let's Encrypt, and so I cloned the > server in question to a spot instance. > > The server in qu

RE: RST on TCP level sent by Tomcat

2020-05-19 Thread Arshiya Shariff
Hi Team , 1.We are facing a problem where tomcat is closing the http2 connections silently without sending GOAWAY and FIN. Under what cases does this happen ? 2. What happens when maxkeepaliverequests reaches the configured limit, will it close connections silently? 3. What happens when max C