[tomcat] branch master updated: Disable session persistence by default

2020-02-18 Thread remm
This is an automated email from the ASF dual-hosted git repository. remm pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/master by this push: new d59db7a Disable session persistence by default d5

Re: [tomcat] branch master updated: Disable session persistence by default

2020-02-18 Thread Mark Thomas
On 18/02/2020 09:06, r...@apache.org wrote: > This is an automated email from the ASF dual-hosted git repository. > > remm pushed a commit to branch master > in repository https://gitbox.apache.org/repos/asf/tomcat.git > > > The following commit(s) were added to refs/heads/master by this push: >

Re: [tomcat] branch master updated: Disable session persistence by default

2020-02-18 Thread Rémy Maucherat
On Tue, Feb 18, 2020 at 10:32 AM Mark Thomas wrote: > On 18/02/2020 09:06, r...@apache.org wrote: > > This is an automated email from the ASF dual-hosted git repository. > > > > remm pushed a commit to branch master > > in repository https://gitbox.apache.org/repos/asf/tomcat.git > > > > > > The

Re: [tomcat] branch master updated: Disable session persistence by default

2020-02-18 Thread Mark Thomas
On 18/02/2020 09:42, Rémy Maucherat wrote: > On Tue, Feb 18, 2020 at 10:32 AM Mark Thomas > wrote: > > On 18/02/2020 09:06, r...@apache.org wrote: > > This is an automated email from the ASF dual-hosted git repository. > > > > remm

[tomcat-connectors] branch master updated: Update documentation reference to secret attribute of Tomcat AJP Connector, following up to its rename in recent versions of Tomcat.

2020-02-18 Thread kkolinko
This is an automated email from the ASF dual-hosted git repository. kkolinko pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/tomcat-connectors.git The following commit(s) were added to refs/heads/master by this push: new 83dc3e4 Update documentation refer

[Bug 64153] New: ServerContainer is not available in ServletContext

2020-02-18 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=64153 Bug ID: 64153 Summary: ServerContainer is not available in ServletContext Product: Tomcat 9 Version: 9.0.31 Hardware: PC OS: Linux Status: NEW Severity:

[GitHub] [tomcat] mads1980 opened a new pull request #245: OpenSSLEngine improvements to guard against multiple shutdown() calls triggered by construction exception and finalize() later

2020-02-18 Thread GitBox
mads1980 opened a new pull request #245: OpenSSLEngine improvements to guard against multiple shutdown() calls triggered by construction exception and finalize() later URL: https://github.com/apache/tomcat/pull/245 We started getting random SIGSEGV JVM crashes on our servers after upgradin

[GitHub] [tomcat] mads1980 closed pull request #245: OpenSSLEngine improvements to guard against multiple shutdown() calls triggered by construction exception and finalize() later

2020-02-18 Thread GitBox
mads1980 closed pull request #245: OpenSSLEngine improvements to guard against multiple shutdown() calls triggered by construction exception and finalize() later URL: https://github.com/apache/tomcat/pull/245 This is an aut

[GitHub] [tomcat] mads1980 opened a new pull request #246: OpenSSLEngine improvements to guard against multiple shutdown() calls triggered by construction exception and finalize() later

2020-02-18 Thread GitBox
mads1980 opened a new pull request #246: OpenSSLEngine improvements to guard against multiple shutdown() calls triggered by construction exception and finalize() later URL: https://github.com/apache/tomcat/pull/246 We started getting random SIGSEGV JVM crashes on our servers after upgradin

[GitHub] [tomcat] rmaucher commented on issue #246: OpenSSLEngine improvements to guard against multiple shutdown() calls triggered by construction exception and finalize() later

2020-02-18 Thread GitBox
rmaucher commented on issue #246: OpenSSLEngine improvements to guard against multiple shutdown() calls triggered by construction exception and finalize() later URL: https://github.com/apache/tomcat/pull/246#issuecomment-587488112 It's quite normal as the problem was evident and legitimate

[GitHub] [tomcat] mads1980 commented on issue #246: OpenSSLEngine improvements to guard against multiple shutdown() calls triggered by construction exception and finalize() later

2020-02-18 Thread GitBox
mads1980 commented on issue #246: OpenSSLEngine improvements to guard against multiple shutdown() calls triggered by construction exception and finalize() later URL: https://github.com/apache/tomcat/pull/246#issuecomment-587507009 Hi Remy, thank you for your feedback. Object.finalize() has

[GitHub] [tomcat] ChristopherSchultz commented on a change in pull request #244: The '$' in the class name of Digester$EnvironmentPropertySource is no…

2020-02-18 Thread GitBox
ChristopherSchultz commented on a change in pull request #244: The '$' in the class name of Digester$EnvironmentPropertySource is no… URL: https://github.com/apache/tomcat/pull/244#discussion_r380774990 ## File path: java/org/apache/tomcat/util/digester/EnvironmentPropertySource.jav

[GitHub] [tomcat] ChristopherSchultz commented on issue #242: get a hands on ...

2020-02-18 Thread GitBox
ChristopherSchultz commented on issue #242: get a hands on ... URL: https://github.com/apache/tomcat/pull/242#issuecomment-587542753 > The issue with refactoring for clean code is that the benefits are subjective and people are going to have different views. There is a term for this:

Re: [tomcat] branch master updated: Disable session persistence by default

2020-02-18 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Rémy, On 2/18/20 04:42, Rémy Maucherat wrote: > On Tue, Feb 18, 2020 at 10:32 AM Mark Thomas > wrote: > > On 18/02/2020 09:06, r...@apache.org > wrote: >> This is an automated email from the ASF dua

[tomcat] branch master updated: Disable session persistence by default on StandardManager

2020-02-18 Thread remm
This is an automated email from the ASF dual-hosted git repository. remm pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/master by this push: new 81cfd2d Disable session persistence by default on

[Bug 64155] New: Tomcat 7 Performance: acceptor thread bottleneck at getPoolSize() located at TaskQueue offer function

2020-02-18 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=64155 Bug ID: 64155 Summary: Tomcat 7 Performance: acceptor thread bottleneck at getPoolSize() located at TaskQueue offer function Product: Tomcat 7 Version: trunk Hardware: Al

[Bug 64156] New: Tomcat 7 Performance: acceptor thread bottleneck at getPoolSize() located at TaskQueue offer function

2020-02-18 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=64156 Bug ID: 64156 Summary: Tomcat 7 Performance: acceptor thread bottleneck at getPoolSize() located at TaskQueue offer function Product: Tomcat 7 Version: trunk Hardware: Al

[Bug 64156] Tomcat 7 Performance: acceptor thread bottleneck at getPoolSize() located at TaskQueue offer function

2020-02-18 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=64156 Torres Yang changed: What|Removed |Added OS||All -- You are receiving this mail beca

[Bug 64156] Tomcat 7 Performance: acceptor thread bottleneck at getPoolSize() located at TaskQueue offer function

2020-02-18 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=64156 --- Comment #1 from Torres Yang --- Created attachment 37023 --> https://bz.apache.org/bugzilla/attachment.cgi?id=37023&action=edit Improved Tomcat 7 performance by reduced number of getPoolSize() call that located at TaskQueue offer function

[Bug 64157] New: Tomcat 7 performance: enable tomcat to pre-start pool of min spare threads optionally

2020-02-18 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=64157 Bug ID: 64157 Summary: Tomcat 7 performance: enable tomcat to pre-start pool of min spare threads optionally Product: Tomcat 7 Version: trunk Hardware: All St

[Bug 64157] Tomcat 7 performance: enable tomcat to pre-start pool of min spare threads optionally

2020-02-18 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=64157 --- Comment #1 from Torres Yang --- Created attachment 37024 --> https://bz.apache.org/bugzilla/attachment.cgi?id=37024&action=edit Improved Tomcat 7 performance by allowing start min spare threads optionally -- You are receiving this mail

[Bug 64157] Tomcat 7 performance: enable tomcat to pre-start pool of min spare threads optionally

2020-02-18 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=64157 Torres Yang changed: What|Removed |Added OS||All -- You are receiving this mail beca

[GitHub] [tomcat] bohmber commented on a change in pull request #244: The '$' in the class name of Digester$EnvironmentPropertySource is no…

2020-02-18 Thread GitBox
bohmber commented on a change in pull request #244: The '$' in the class name of Digester$EnvironmentPropertySource is no… URL: https://github.com/apache/tomcat/pull/244#discussion_r380866275 ## File path: java/org/apache/tomcat/util/digester/EnvironmentPropertySource.java

[Bug 64158] New: Tomcat 7 performance: remove enforcement that disable keep-alive when busy threads go above disable-keep-alive-percentage

2020-02-18 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=64158 Bug ID: 64158 Summary: Tomcat 7 performance: remove enforcement that disable keep-alive when busy threads go above disable-keep-alive-percentage Product: Tomcat 7

[Bug 64158] Tomcat 7 performance: remove enforcement that disable keep-alive when busy threads go above disable-keep-alive-percentage

2020-02-18 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=64158 --- Comment #1 from Torres Yang --- Created attachment 37025 --> https://bz.apache.org/bugzilla/attachment.cgi?id=37025&action=edit Remove enforcement that disable keep-alive when busy threads go above disable-keep-alive-percentage -- You a

[Bug 57661] Delay sending of 100 continue response until application tries to read request body

2020-02-18 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=57661 Michael Osipov changed: What|Removed |Added CC||micha...@apache.org -- You are recei

Gump failure of TestSSLHostConfigCompat

2020-02-18 Thread Mark Thomas
All, I've spent the last couple of days investigating this test failure. The failure was triggered by a change in OpenSSL master that appears to be a regression. Details at: https://github.com/openssl/openssl/issues/11108#issuecomment-587947477 That change hasn't been back-ported to 1.1.1 so the