> On 2025 Nov 12, at 11:04, James H. H. Lampert > <[email protected]> wrote: > > The "straight-out-of-the-box" allow clause for the 110 manager is >> allow="127\.\d+\.\d+\.\d+|::1|0:0:0:0:0:0:0:1" > > Hmm! The "straight-out-of-the-box" allow clause for the 111 manager is >> allow="127.0.0.0/8,::1/128"
The valve configurations for webapps included with Tomcat 9.0.110 and prior versions were for RemoteAddrValve; for 9.0.111 and beyond, they’re for RemoteCIDRValve. As previously noted, the syntax rules are different for these valves. - Chuck --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
