Re: Occasional 400 errors for static resources in Tomcat 9.0.40

2024-10-22 Thread Izek Hornbeck
; wrote: > Izek, > > On 10/16/24 18:07, Izek Hornbeck wrote: > > I have confirmed that our development team has seen these same loading > > issues with Tomcat 9.0.55 and 9.0.86. > > Are you using HTTP/2 or AJP at all? Or only HTTP/1.1? > > Is it at all reprodicib

Re: Occasional 400 errors for static resources in Tomcat 9.0.40

2024-10-16 Thread Izek Hornbeck
I have confirmed that our development team has seen these same loading issues with Tomcat 9.0.55 and 9.0.86. On Wed, Oct 16, 2024 at 3:22 PM Izek Hornbeck wrote: > We are working on a large upgrade for this application, so we are looking > at upgrading Tomcat too (either to version 10 if

Re: Occasional 400 errors for static resources in Tomcat 9.0.40

2024-10-16 Thread Izek Hornbeck
ot; 200 21841 Sometimes there are .jpg files that also have a 400 response. The confusing part is that those files don't always get that response, and it's not always the same files. -Izek On Mon, Oct 14, 2024 at 9:32 AM Chuck Caldarale wrote: > > > On Oct 11, 2024, at 12:

Occasional 400 errors for static resources in Tomcat 9.0.40

2024-10-11 Thread Izek Hornbeck
My team has a Java web app (java v17.0.2) running on a Tomcat 9.0.40 server. When we upgraded to Tomcat 9, we found that occasionally, some css files and images would not load, with a 400 response. They would appear after a page refresh (sometimes I had to refresh twice). The closest thing I've fo

Configuration of Certificate Verification on Tomcat 10

2024-06-18 Thread Izek Hornbeck
The two major questions I have are these: 1) How can I get the popup menu for the user to select their certificate and enter the smart cards pin? (Both to set up their account and for later logins.) 2) How do I configure my server to accept the clients' certificates? Let me know what more information would be useful. Thanks, Izek Hornbeck