依預設,Insight Server會偵聽連接埠80(適用於HTTP)和443(適用於HTTPS)。
如果這些埠已由安裝了Insight Server的電腦上的其他進程分配,請使用以下過程更改Insight Server’s埠分配。
更改埠分配
導覽至Insight Server安裝目錄中的Components資料夾。
範例:C:\Adobe\Server\Components
在文本編輯器(如記事本)中開啟Communications.cfg檔案。
找到埠和SSL埠條目,如下所示:
component = CommServer:
Access Control File = Path: Access Control\\Access Control.cfg
Access Log Directory = string: P:\\Audit\\
IP Interface = string:
Port = int: 80
SSL Port = int: 443
Servers = vector: 17 items
0 = InitServer:
Client Type = string: Sensor
URI = string: /SensorInit.vsp
. . .
如果這些埠不是您希望Insight Server使用的埠,請更改埠分配,然後保存並關閉該檔案。