Mantis - Resin
Viewing Issue Advanced Details
4066 minor always 06-02-10 10:22 01-18-11 16:56
ferg  
ferg  
normal  
closed 4.0.7  
unable to reproduce  
none    
none 4.0.15  
0004066: apache dispatch changes in 4.0.7
(rep by Peter Yuill)

I noticed similar behavior and fixed it by removing the resin root
webapp. Maybe handling of the root webapp changed in 4.0.6

Regards,
Peter

On Sun, 30 May 2010 22:28 +0100, "Stargazer"
<stargazer@blueyonder.co.uk> wrote:
> > We run an Apache + resin config on RH Linux and its been stable for the
> > past few releases. Right now we're on 4.0.5. When I went through the
> > usual upgrade process on 4.0.5 -> 4.0.6 I found resin started "taking
> > over" all the Apache sites, in other words the usual split between about
> > half being served by resin and half by apache stopped - the resin ones
> > were fine, whereas the Apache ones gave 404's.

Notes
(0004961)
ferg   
01-18-11 16:56   
Checked with mod_caucho in 4.0.15 and the proper behavior is working.

When the resin.xml has an explicit <web-app>, the URLs are split between Resin and Apache. When the webapp is deployed in webapps, the URLs are taken by Resin.