기본적으로 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에서 사용할 포트가 아닌 경우 포트 할당을 변경한 다음 파일을 저장하고 닫습니다.