[Bug 63487] WsSessionListener does not implement HttpSessionListener.sessionCreated

2019-06-06 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=63487 Remy Maucherat changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug 63487] New: WsSessionListener does not implement HttpSessionListener.sessionCreated

2019-06-06 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=63487 Bug ID: 63487 Summary: WsSessionListener does not implement HttpSessionListener.sessionCreated Product: Tomcat 9 Version: 9.0.17 Hardware: PC OS: Linux

Re: [tomcat] 02/02: Remove a source of potential deadlocks

2019-06-06 Thread Mark Thomas
On 06/06/2019 22:19, Rémy Maucherat wrote: > On Thu, Jun 6, 2019 at 10:46 PM > wrote: > > This is an automated email from the ASF dual-hosted git repository. > > markt pushed a commit to branch master > in repository https://gitbox.apache.org/repos/asf/tomcat

Re: [tomcat] 02/02: Remove a source of potential deadlocks

2019-06-06 Thread Rémy Maucherat
On Thu, Jun 6, 2019 at 10:46 PM wrote: > This is an automated email from the ASF dual-hosted git repository. > > markt pushed a commit to branch master > in repository https://gitbox.apache.org/repos/asf/tomcat.git > > commit e967bbc7f106f8ec5384a294d98d5cbc44b474f1 > Author: Mark Thomas > Autho

Re: HTTP/2 priorities

2019-06-06 Thread Mark Thomas
On 06/06/2019 20:24, Mark Thomas wrote: > Hi, > > You may recall that running some HTTP/2 prioritisation tests against > Tomcat was on my TODO list after the HTTP workshop. I was able to do > that today and the results are interesting. There are two main findings. > > Tomcat only applies prioriti

[tomcat] branch master updated (dcf96d8 -> e967bbc)

2019-06-06 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/tomcat.git. from dcf96d8 Decoupling the socket from the wrapper effectively achieves the task new ab1581d Correct placeholder

[tomcat] 01/02: Correct placeholder

2019-06-06 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/tomcat.git commit ab1581d5bebba31048a75eb2948251e22be02c17 Author: Mark Thomas AuthorDate: Wed Jun 5 11:51:12 2019 +0100 Correct place

[tomcat] 02/02: Remove a source of potential deadlocks

2019-06-06 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/tomcat.git commit e967bbc7f106f8ec5384a294d98d5cbc44b474f1 Author: Mark Thomas AuthorDate: Thu Jun 6 21:45:30 2019 +0100 Remove a sour

HTTP/2 priorities

2019-06-06 Thread Mark Thomas
Hi, You may recall that running some HTTP/2 prioritisation tests against Tomcat was on my TODO list after the HTTP workshop. I was able to do that today and the results are interesting. There are two main findings. Tomcat only applies prioritisation once the connection window is empty. Up to that

Re: [Bug 59750] Amend "authenticate" method with context by means of HttpServletRequest

2019-06-06 Thread Mark Thomas
On 06/06/2019 20:06, bugzi...@apache.org wrote: > https://bz.apache.org/bugzilla/show_bug.cgi?id=59750 > > --- Comment #14 from jerry --- I've disabled this idiot's account. I'll delete the comment from the database shortly. Mark ---

[Bug 59750] Amend "authenticate" method with context by means of HttpServletRequest

2019-06-06 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=59750 --- Comment #14 from jerry --- Technical side of the main subject. For example Tomcat F14 Fighter Jet. The specification of a Tomcat will be a good reference. The complication of the machine and material. Will come in handle for us to digest i

[CONF] Apache Tomcat > http workshop 2019

2019-06-06 Thread Mark Thomas (Confluence)
Title: Message Title There's 1 new edit on this page   http workshop 2019 Mark Thomas edited this page Here's what changed:

[CONF] Apache Tomcat > Ciphers

2019-06-06 Thread Mark Thomas (Confluence)
Title: Message Title There's 1 new edit on this page   Ciphers Mark Thomas edited this page Here's what changed:

[CONF] Apache Tomcat > Apache Tomcat Home

2019-06-06 Thread Mark Thomas (Confluence)
Title: Message Title There's 1 new edit on this page   Apache Tomcat Home Mark Thomas edited this page Here's what changed:

[tomcat] branch master updated: Decoupling the socket from the wrapper effectively achieves the task

2019-06-06 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 dcf96d8 Decoupling the socket from the wrapper ef

[tomcat] branch master updated: Fix auto-boxing warning

2019-06-06 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt 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 ec1bf10 Fix auto-boxing warning ec1bf10 is descr

Re: [VOTE] Release Apache Tomcat 8.5.42

2019-06-06 Thread Martin Grigorov
Hi, On Wed, Jun 5, 2019 at 12:06 AM Mark Thomas wrote: > The proposed Apache Tomcat 8.5.42 release is now available for voting. > > The major changes compared to the 8.5.41 release are: > > - Fix various concurrency and stability issues for HTTP/2. > > - Add support for same-site cookie attribut

Re: [VOTE] Release Apache Tomcat 9.0.21

2019-06-06 Thread Martin Grigorov
Hi, On Tue, Jun 4, 2019 at 11:50 PM Mark Thomas wrote: > The proposed Apache Tomcat 9.0.21 release is now available for voting. > > The major changes compared to the 9.0.20 release are: > > - Fix various concurrency and stability issues for HTTP/2. > > - Add support for same-site cookie attribut