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
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: