RE: Tomcat Processing Timer Question

2020-09-12 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 Eric

HTTP2 : PING and GOAWAY sent in the same millisecond

2020-09-12 Thread Arshiya Shariff
Hi All, The KeepAliveTimeout value is configured to the default value of 20 seconds. So when the connection is idle for 20 seconds, tomcat server(Port:1090) is sending PING followed by GOAWAY within the same millisecond. The client also responds to the PING in the same millisecond, but before

Re: Replacing the standard JspWriter

2020-09-12 Thread Mark Thomas
On 12/09/2020 00:30, Adam Rauch wrote: > I have implemented a custom JspWriter and registered it for use by our > JSPs using the approach described here: > https://stackoverflow.com/questions/29508245/jsp-using-a-delegate-for-out-jspwriter-with-jsp-includes-to-change-the-beh > > > I created a cus

Re: Microsoft Edge (Chromium based) not prompting for logons

2020-09-12 Thread Mark Thomas
On 11/09/2020 21:29, Dave Ford wrote: > I can't find any useful information in the tomcat logs - is it possible > to turn up the logging for the manager app to see exactly what > credentials (well, username) is being passed by Edge to it? If the user isn't authenticated, the request doesn't get