Re: Content negotiation for Accept-Language (static pages)?

2025-07-08 Thread Christopher Schultz
Fab, On 7/6/25 6:58 AM, Fab Stz wrote: Does tomcat support content negotiation like apache httpd does [1] for the Accept-Language header? No. How to configure this for a webapp context? You'll have to build this capability into your own web application. > Use case is *serving static pages

Re: Classloading has a long delay after idle period

2025-07-08 Thread Christopher Schultz
Daniel, On 7/8/25 11:15 AM, Daniel Sheridan wrote: On 7/2/25 10:22 AM, Daniel Sheridan wrote: Hi folks, We're using Tomcat 10.1.40, but also seeing this issue with multiple Tomcat 9 versions, running on Windows Server 2019 and Server 2022 machines. We're hosting a web app with a REST API, an

RE: Classloading has a long delay after idle period

2025-07-08 Thread Daniel Sheridan
On 7/2/25 10:22 AM, Daniel Sheridan wrote: > Hi folks, > > We're using Tomcat 10.1.40, but also seeing this issue with multiple Tomcat 9 > versions, running on Windows Server 2019 and Server 2022 machines. We're > hosting a web app with a REST API, and encounter delays on requests when they > h