Re: Rewritten requests returning 404 in 8.5.57

2020-08-07 Thread Barry Roberts
On Fri, Aug 7, 2020 at 7:52 AM Christopher Schultz wrote: > > Can you try 8.5.52 and see if that fails as well?--- /me hangs head in shame. I haven't had time to narrow down what the exact issue is (I suspect APR), but there's something in the new (8.5.57) Dockerfile that breaks rewrites

Re: Rewritten requests returning 404 in 8.5.57

2020-08-06 Thread Barry Roberts
On Thu, Aug 6, 2020 at 1:23 PM Christopher Schultz wrote: > > Are you trying to redirect across contexts (from one web application > to another)? If so, you need to make sure you are actually doing a > redirect. Your RewriteRules aren't redirecting. > > Try the [R] flag. > > - -chris Actually,

Re: Rewritten requests returning 404 in 8.5.57

2020-08-06 Thread Barry Roberts
On Thu, Aug 6, 2020 at 9:51 AM Mark Thomas wrote: > > > Minimum steps to recreate the issue with an 8.5.57 install of a standard ASF > provided distribution? > > Mark > A minimal example similar to what I'm doing in 8.5.57, the redirects work as expected. I'm at a loss as to what configuration

Rewritten requests returning 404 in 8.5.57

2020-08-06 Thread Barry Roberts
I'm having an issue very similar to this one: https://marc.info/?l=tomcat-user=159171480518941=2 The only difference is, I'm upgrading my docker from 8.5.51 to 8.5.57. My config adds a parameter in the rewrite rule, so I can see in the access log that the rule is rewriting properly. It just

Re: Recommended Specs for Oracle 10g db server

2006-03-25 Thread Barry Roberts
. But our performance bottleneck was locks, not stricly CPU load, so YMMV. FWIW, Barry Roberts - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Tomcat 5.0.25 running out of file handles

2006-02-03 Thread Barry Roberts
to grep. I'm trying to figure out if and why tomcat is using all these file handles. Or if I'm just mis-interpreting lsof. Any suggestions would be greatly appreciated. Thanks, Barry Roberts - To unsubscribe, e-mail: [EMAIL