AsyncContext and dealing with closed sockets

2014-08-02 Thread Gregory Gerard
Tomcat 7.0.55 and 8.0.9 on Mac OS X Mavericks latest I am doing server sent events with AsyncContext. Basic stuff is working. I have set the timeout to be infinite so onTimeout() never happens. That’s fine — I don’t mind hangers on in this case. Testing with curl, I can get a constant stream of

RE: Restricting SSL access within webapp

2014-08-02 Thread Konstantin Preißer
Hi, > -Original Message- > From: John Smith [mailto:tomcat.ran...@gmail.com] > Sent: Friday, August 1, 2014 11:43 PM > To: Tomcat Users List > Subject: Re: Restricting SSL access within webapp > > On Fri, Aug 1, 2014 at 4:34 PM, Caldarale, Charles R < > chuck.caldar...@unisys.com> wrote: