Hi,
I have an issue logging into webmail servers via the reverse proxy.
We have 5 webmail servers located at various locations in our domain.When we log in on those servers from inside the network all is hunky dory. The problem arises when we come from the outside via the reverse proxy. Please find the reverse proxy apache config entires for the all the webmail servers.
ProxyPass /webmail/ http://bismuth.telecity1.uk.ssp:/webmail/
ProxyPass /webmail-tc/ http://bismuth.telecity1.uk.ssp:/webmail/
ProxyPass /webmail-man/ http://webmail-man.manchester.uk.ssp:/webmail/
ProxyPass /webmail-eu/ http://webmail-eu.euston.uk.ssp:/webmail/
ProxyPass /webmail-rb/ http://webmail-rb.rubery.uk.ssp:/webmail/
ProxyPass /webmail-wb/ http://webmail-wb.weybridge.uk.ssp:/webmail/
Now when users login to any of the webmail servers i.e webmail-eu, webmail-rb, webmail-wb and webmail -man coming from outside via the revproxy, the servers lookup the /webmail path on the revproxy config and then use http://bismuth.telecity1.uk.ssp:/webmail/ to log in. I have tested this by changing the /webmail entry to one of the webmail servers and its fine. This defeats our purpose of building webmail servers at each location as we wanted to reduce the brokering load on one webmail server(bismuth).
Is there a way of configuring the webmail servers to look up their own entries on the rev-proxy config rather than the default /webmail entry so that they broker their own sessions rather than piling them all on bismuth. So at logon webmail-eu server looks up /webmail-eu path, webmail-man server looks up /webmail-man path and so on.
I have tried playing around with the 2 scalix-tomcat directories with no luck:
/etc/opt/scalix-tomcat/connector/ajp and /etc/opt/scalix-tomcat/connector/jk
Hope I have been clear. Any help wll me much appreciated as im on my wit's end as to how to resolve this?
Regards,
Shouvik Bakshi
SSPUk