Re: [OT] Getting DH parameters from an SSLSocket

2016-09-29 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Mark, On 9/29/16 5:38 AM, Mark Thomas wrote: > On 28/09/2016 22:14, Christopher Schultz wrote: >> Mark, >> >> On 9/19/16 4:32 PM, Mark Thomas wrote: >>> On 19/09/2016 21:20, Christopher Schultz wrote: All, On 8/31/16 12:45 PM, Chris

HTTP/2 PushBuilder.push() synchronous?

2016-09-29 Thread Brian Clozel
Hi, Looking at previous Servlet 4.0 EG e-mails [1] and the PushBuilder.push() API [2], it seems the current version returns true if the PUSH_PROMISE frame + headers were sent, meaning the client can still reset that stream and refuse to receive the response that goes with it. Now looking at forme

RE: JreMemoryLeakPreventionListener docs example

2016-09-29 Thread Berneburg, Cris J. - US
-Original Message- From: Christopher Schultz [mailto:ch...@christopherschultz.net] Sent: Wednesday, September 28, 2016 4:43 PM To: Tomcat Users List Subject: Re: JreMemoryLeakPreventionListener docs example It's a slippery slope, my friend. After this, I'll be pressuring you for

RE: JreMemoryLeakPreventionListener docs example

2016-09-29 Thread Berneburg, Cris J. - US
Chris and Mark -Original Message- From: Mark Thomas [mailto:ma...@apache.org] Sent: Wednesday, September 28, 2016 2:21 PM To: Tomcat Users List Subject: Re: JreMemoryLeakPreventionListener docs example [SNIP] >>> attach it to a Bugzilla ticket describing what you are >>> trying to do (e

Re: [OT] Getting DH parameters from an SSLSocket

2016-09-29 Thread Mark Thomas
On 28/09/2016 22:14, Christopher Schultz wrote: > Mark, > > On 9/19/16 4:32 PM, Mark Thomas wrote: >> On 19/09/2016 21:20, Christopher Schultz wrote: >>> All, >>> >>> On 8/31/16 12:45 PM, Christopher Schultz wrote: All, >>> This isn't Tomcat-related, but many folks on this list have

Re: Async servlet and request recycling

2016-09-29 Thread Violeta Georgieva
Hi, 2016-09-29 10:14 GMT+03:00 Thomas Boniface : > > The tomcat version is 7.0.64. I would recommend you to verify the behaviour against the latest Tomcat 7 (7.0.72). We have changes in the async processing since 7.0.64. http://tomcat.apache.org/tomcat-7.0-doc/changelog.html Regards, Violeta >

Re: Async servlet and request recycling

2016-09-29 Thread Thomas Boniface
The tomcat version is 7.0.64. Thomas 2016-09-28 22:43 GMT+02:00 Christopher Schultz : > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA256 > > Thomas, > > On 9/28/16 11:55 AM, Thomas Boniface wrote: > > Hi, > > > > When a client calls an asynchronous servlet and closes the > > connection a java.i