Re: Strangest thing I've ever seen: Manager doesn't like its allow clause.
"James H. H. Lampert" <[email protected]>
| Newsgroups | gmane.comp.jakarta.tomcat.user |
|---|---|
| Message-ID | <[email protected]> |
On 11/14/25 9:14 AM, Christopher Schultz 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" > > Is it? Where did you find that? <sheepishly> In the Manager's RemoteAddrValve. </sheepishly> >> Hmm! The "straight-out-of-the-box" allow clause for the 111 manager is >> allow="127.0.0.0/8,::1/128" > > Where do you see that, as well? <sheepishly> In the Manager's RemoteCIDRValve. </sheepishly> -- JHHL