Hello Mark,
Il giorno gio, 07/02/2019 alle 09.49 +, Mark Thomas ha scritto:
> On 06/02/2019 17:27, Giuseppe Sacco wrote:
[...]
> > So, I wonder, what instructs tomcat to start parsing a request? Is
> > it
> > the newline inbetween the header and the body? How is it possible
> > to
> > explain
On 06/02/2019 17:27, Giuseppe Sacco wrote:
> Hello,
> I have a tomcat 8.5.20 installation that handle many applications. When
> calling one of the URLs of a specific application, sometimes I get
> a 500 http error. Please note that this it does not happens always.
>
> The connector uses SSL, so I
Hello,
I have a tomcat 8.5.20 installation that handle many applications. When
calling one of the URLs of a specific application, sometimes I get
a 500 http error. Please note that this it does not happens always.
The connector uses SSL, so I setup wireshark and decrypted the traffic.
Finally I fo