Apache Proxy Tomcat

Discuss the Scalix web client

Moderators: ScalixSupport, admin

nenne
Posts: 13
Joined: Thu Mar 10, 2005 12:15 pm

Apache Proxy Tomcat

Postby nenne » Thu Mar 10, 2005 5:39 pm

Hi!

I have a machine which uses Apache 2.0.x, in it's configuration I've setup it to Proxy all tomcat information which is on another machine.

Problem is that only webmail works, not the sac.

Any ideas what is wrong?

Config below from /etc/httpd/conf/proxy.conf

ProxyRequests Off
ProxyPreserveHost On
ProxyPass /webmail http://192.168.1.9:8080/webmail
ProxyPassReverse /webmail http://192.168.1.9:8080/webmail
ProxyPass /sac http://192.168.1.9:8080/sac
ProxyPassReverse /sac http://192.168.1.9:8080/sac

/Nenne

nenne
Posts: 13
Joined: Thu Mar 10, 2005 12:15 pm

What is /caa

Postby nenne » Fri Mar 11, 2005 1:18 pm

Hi I looked in my logg and found calls to /caa when loggin in. What is that?

I searched and found that scalix has reported a bug with respect to this in tomcat 5.0.28.

I created a proxy for /caa as well and then it seems to work, but what have I done?

/Nenne

nenne
Posts: 13
Joined: Thu Mar 10, 2005 12:15 pm

Postby nenne » Fri Mar 11, 2005 1:27 pm

Wrong, I did get the /sac to work, but now the webmail fails. :(

nenne
Posts: 13
Joined: Thu Mar 10, 2005 12:15 pm

Postby nenne » Fri Mar 11, 2005 1:36 pm

hehe me again..... the config below seems to make both the sac and the webmail working. Reason webmail failed was probably due to that I had change ProxyPreserveHost to Off.

But I still doesn't know what /caa is?


ProxyRequests Off
ProxyPreserveHost On

ProxyPass /webmail http://192.168.1.9:8080/webmail
ProxyPassReverse /webmail http://192.168.1.9:8080/webmail

ProxyPass /sac http://192.168.1.9:8080/sac
ProxyPassReverse /sac http://192.168.1.9:8080/sac

ProxyPass /caa http://192.168.1.9:8080/caa
ProxyPassReverse /caa http://192.168.1.9:8080/caa


Return to “Scalix Web Access”



Who is online

Users browsing this forum: No registered users and 1 guest