Re: Can't get RemoteIpValve to work

2023-03-28 Thread Mark Thomas
On 28/03/2023 21:08, Leon Rosenberg wrote: Sorry it took a little longer. Turns out that the actual RemoteIpValve works correctly, but the *Access Log Valve *doesn't. We were primarily looking into the localhost_access*logs, hence the confusion: Headers with RemoteIpValue on: header: host;

Re: Question regarding config.ini 'answer file'

2023-03-28 Thread Mark Thomas
On 28/03/2023 20:49, Jason Murray | ROI Solutions wrote: Hello, Apologies if my this my first post is misdirected. It isn't. All is good but thanks for checking. In a nutshell: my goal is to automate Tomcat 8.5 upgrades on Windows Server as much as possible. More specifically, I have been

Re: Question regarding config.ini 'answer file'

2023-03-28 Thread Bill Stewart
On Tue, Mar 28, 2023 at 1:50 PM Jason Murray | ROI Solutions wrote: In a nutshell: my goal is to automate Tomcat 8.5 upgrades on Windows Server > as much as possible. > Are you sure you need Tomcat 8.5? If you can use 9.x, my recommendation would be to install using this:

Re: Can't get RemoteIpValve to work

2023-03-28 Thread Leon Rosenberg
Sorry it took a little longer. Turns out that the actual RemoteIpValve works correctly, but the *Access Log Valve *doesn't. We were primarily looking into the localhost_access*logs, hence the confusion: Headers with RemoteIpValue on: header: host; value: api.myhost.com header: user-agent; value:

Question regarding config.ini 'answer file'

2023-03-28 Thread Jason Murray | ROI Solutions
Hello, Apologies if my this my first post is misdirected. In a nutshell: my goal is to automate Tomcat 8.5 upgrades on Windows Server as much as possible. More specifically, I have been looking to create a config.ini 'answer' file for installing Tomcat 8.5.x as a service on a Windows Server

Logging

2023-03-28 Thread John Dale (DB2DOM)
Good coding does customer service. I wanted to thank whoever put this in the logs. :) 28-Mar-2023 06:56:26.974 WARNING [main] org.apache.tomcat.dbcp.dbcp2.BasicDataSourceFactory.getObjectInstance Name = model Property maxActive is not used in DBCP2, use maxTotal instead. maxTotal default value