B
bart.syryn
Guest
Hi Roy, Thanks for replying. First, the two .init files are just a replacement of the .wsc files. What I have is one messenger.CGIIP on port 3055 (what is set by default). Then i have two webspeed brokers: - wsetest on port 3055 - wsetestdev on port 3070 In my two .init files I have two lines: etest.init: hqserver 3055 -i wsetest etestdev.init: hqserver 3055 -i wsetestdev So if i use /etest.init/wslogin.html or servername//etestdev.init/wslogin.html, both point to the same webspeed broker and same application (wsetest). Offcourse the two webspeedbrokers have different propath's and different .pf's. If I change my Messenger.CGIIP to port 3090 and change the two .init files to 'hqserver 3090', nothing works. If I change my Messenger CGIIP to port 3070 and change the two .init files to 'hqserver 3070', both point to wsetestdev. I'm doing something wrong here, but I can figure out what .....
Continue reading...
Continue reading...