I have a CentOS 6 VPS running Railo 4 and MySQL 5.6; dedicated RAM is 2GB.
On this, I have 2 web contexts, and have been transferring across 2 instances of MuraCMS to the new server, one to each context.
The first instance, with 3 sites, is up and running fine.
I am trying to set up the second instance, but while setting up Mura I get the message:
Proxy Error
The proxy server received an invalid response from an upstream server.
The proxy server could not handle the request GET /index.cfm.
Reason: Error reading from remote server
The error appears every time after exactly 60 seconds.
The installation of Railo is via the installer, so is using all the default proxy settings. However, I have upped the Tomcat memory settings a bit:
JAVA_OPTS="-Xms512m -Xmx1024m -XX:MaxPermSize=396m";
Does anyone have any suggestions?
-- Seb