Re: WebSocket connection silently drops

2020-09-13 Thread Christopher Dodunski (Apache Tomcat)
It turns out that I was premature in concluding connections were silently getting dropped. I left the client application running for another quarter hour after it stopped displaying message updates from the server. On shutting it down, the server immediately recorded that the client had just

Re: How to get the tag name from within a taglib class ?

2020-09-13 Thread Rony G. Flatscher (Apache)
Hi Chris, On 11.09.2020 19:31, Christopher Schultz wrote: > > P.S.: If possible I would like to write a single tagclass, but use > > it for two or more different tags, as the implementation would > > share quite a lot of code. Besides, it might be helpful for > > debugging. > > It seems like this

WebSocket connection silently drops

2020-09-13 Thread Christopher Dodunski (Apache Tomcat)
Hi, I have a desktop application that, using the org.glassfish.tyrus WebSocket implementation, connects and talks with a parent web application running on Tomcat. All runs well for a while but, after data transfer falls quiet for a few minutes, the connection gets silently dropped (nothing

RE: Tomcat Processing Timer Question

2020-09-13 Thread Eric Robinson
We use LVS+ldirectord. It does not provide the kind of logs you're referring to. > -Original Message- > From: Martin Grigorov > Sent: Saturday, September 12, 2020 12:03 AM > To: Tomcat Users List > Subject: Re: Tomcat Processing Timer Question > > Hi, > > On Sat, Sep 12, 2020, 02:57