On 04/04/2019 15:28, Mark Thomas wrote:
> All,
>
> You are invited!
>
> As part of the EU-FOSSA 2 project[1], there will be a Tomcat Hackathon
> in Brussels, Belgium on 4-5 May 2019.[2]
>
> The outline of the schedule is:
> - general update on the status of the project
> - hacking
> - wrap-up
>
Hello all,
We have recently upgraded our software to utilize Tomcat 8.5.32 from Tomcat
7.0.81.
With the upgrade, we are seeing an increased amount of I/Os happening between
the Tomcat Server and the DB.
We are looking for help to understand the cause of the increased amount of I/Os
and possible
Greetings!
I would like to 'do what's necessary' to remove the following error.
Google tells me it's related to my security implementation, which is
HTTPS by default. I am convinced the problem is in how I invoke the port
443 connector in my server.xml. I've been running this servlet on
versi
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Aadit,
On 4/9/19 15:19, Aadit Shah wrote:
> We have recently upgraded our software to utilize Tomcat 8.5.32
> from Tomcat 7.0.81. With the upgrade, we are seeing an increased
> amount of I/Os happening between the Tomcat Server and the DB.
Do you ha
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Richard,
On 4/9/19 17:48, Richard Huntrods wrote:
> I would like to 'do what's necessary' to remove the following
> error. Google tells me it's related to my security implementation,
> which is HTTPS by default. I am convinced the problem is in how