Copy link to clipboard
Copied
Hi -
Our site formerly ran CF9 and a Standalone Tomcat as application servers for different parts of our application, using IIS as the web server front end. There is a proxy server in front of all of that, too. All of this worked OK.
CF10 has now broken this, as requests to our Tomcat Server result in a 404 Not Found error. The difference, I think, is that CF9 did not use an ISAPI redirect filter, while CF10 does. Adding a Tomcat ISAPI redirect filter results in everything (both CF10 and Standalone Tomcat) receiving a 404.
I have tried adding details to the CF10 uriworkermap.properties and workers.properties files specifying the file suffix to pass to Standalone Tomcat, and which port to listen to for Standalone Tomcat requests. This receives a
The proxy server received an invalid response from an upstream server.
error, which I guess is an improvement, but not a fix.
Has anyone else encountered a problem like this? Googling is very difficult, due to the confounding of CF Tomcat and Standalone Tomcat in search terms.
I am running out of ideas, and need any help that anyone can provide.
Thanks,
Ian
Have something to add?