SIS port change

Discuss installation of Scalix software

Moderators: ScalixSupport, admin

hkuroki
Posts: 11
Joined: Thu Jan 08, 2009 3:56 am

SIS port change

Postby hkuroki » Tue Mar 31, 2009 2:31 am

There is an embarrassing customer and says that want to let a Scalix server coexist with a Proxy server.
The port number of the Proxy server is 80. Because there are hundreds of users who are using this Proxy,they want to change Scalix's 80 port.

We examined it and understood the following setting to change Scalix's 80 port.
(1).Apache httpd.conf listen port
(2)./etc/opt/scalix-tomcat/connector/ajp/instance-***.conf
<VirtualHost example.co.jp:80>
->
<VirtualHost example.co.jp:nnnn>
(3) /var/opt/scalix/??/res/config/res.properties
    res.tomcat.tcp.port=nnnn

Scalix which changed a port number works almost normally , but access of SIS is recorded in Squid log.
SIS seems that is accessing with the 80 port.
Will not there be a method to change a port number of SIS?

dirk
Scalix
Scalix
Posts: 84
Joined: Fri Mar 16, 2007 6:03 pm
Location: Germany
Contact:

Re: SIS port change

Postby dirk » Wed Apr 01, 2009 2:40 am

You can modify the SIS-URLs with the general.cfg tweaks

Code: Select all

USRL_SIS_URL=sxidx://scalix.domain.com/%u
USRL_BB_SIS_URL=sxidx://scalix.domain.com/BB


This should be able to use also another port if required (untested).

As these tweaks will only take effect for new users you will have to re-define the SIS-URL for the existing users (ommodu .... --index=none; ommodu .... --index=auto).

Hope that helps.


Return to “Installation”



Who is online

Users browsing this forum: No registered users and 3 guests

cron