Fwd: Call for Presentations, Community Over Code 2023

2023-05-10 Thread Christopher Schultz
All, Please see below for the Call for Presentations (CFP) for the upcoming Community Over Code (formerly ApacheCon) Conference. While it's great to hear from committers and PMC members from Tomcat, I prefer to see presentations that come from *outside* of that group. So if you are doing so

[ANN] Apache Tomcat 9.0.75 available

2023-05-10 Thread Rémy Maucherat
The Apache Tomcat team announces the immediate availability of Apache Tomcat 9.0.75. Apache Tomcat 9 is an open source software implementation of the Java Servlet, JavaServer Pages, Java Unified Expression Language, Java WebSocket and JASPIC technologies. Apache Tomcat 9.0.75 is a bugfix and feat

RE: [External] Re: Supporting Proxy Protocol in Tomcat

2023-05-10 Thread Amit Pande
Thank you, Chris, for the inputs. Yes, we intended to have Tomcat run behind a (transparent) TCP proxy e.g. https://www.envoyproxy.io/docs/envoy/latest/intro/arch_overview/other_features/ip_transparency which supports the proxy protocol. Since there is not much action on this https://bz.apache.

Setting service parameters not work in Tomcat 8.5.85+

2023-05-10 Thread Gilles Maurice
Hello, Our product currently uses Tomcat 8.5.83. We wanted to upgrade to Tomcat 8.5.88 but our product fails to start up with this version. >From my research I was able to determine the following facts: - Upgrade to 8.5.84 works fine - Upgrade to 8.5.85+ fails - Our product uses "tomcat8.exe //U

Re: [External] Re: Supporting Proxy Protocol in Tomcat

2023-05-10 Thread Christopher Schultz
Amit, On 5/10/23 12:59, Amit Pande wrote: Yes, we intended to have Tomcat run behind a (transparent) TCP proxy e.g. https://www.envoyproxy.io/docs/envoy/latest/intro/arch_overview/other_features/ip_transparency which supports the proxy protocol. Since there is not much action on this https://