Bad Gateway
The proxy server received an invalid response from an upstream server.
There are no new entries in /var/opt/scalix/??/tomcat/logs/scalix-api.log, but there are errors in /var/log/httpd/error_log
[Tue May 19 11:17:05 2009] [error] (111)Connection refused: proxy: HTTP: attempt to connect to 192.168.60.30:8080 (ip-30.maei.ca) failed
netstat -ant shows no process listening on port 8080, despite /etc/opt/scalix-tomcat/connector/ajp/app-[host].api.conf having a ProxyPass directive pointing /api/dav to http://[host]:8080/api/dav.
Where is the api listener configured?