You can change the TCP port number for UI Server communication. The UI Server TCP port number is 7070 by default, and the UI Server uses this port number to provide access to the user interfaces.
Note: This procedure is only for changing the UI Server port number for HTTP communication.
Follow these steps:
<port>portnumber</port>
<port>portnumber</port>
<context-param> <param-name>restURL</param-name> <param-value>http://localhost:portnumber</param-value> </context-param>
solr.url=http://servername:portnumber/solr
All files on the SA Manager contain the new UI Server port number.
The Shortcut Properties dialog opens.
The shortcut is redirected to use the new port number.
<Connector port="portnumber" maxHttpHeaderSize="16384" maxThreads="150" minSpareThreads="25" maxSpareThreads="75" enableLookups="false" redirectPort="7403" acceptCount="100" connectionTimeout="20000" disableUploadTimeout="true" compression="on" compressableMimeType="text/html,text/plain,text/ css,text/javascript" />
headlessUrl=http://servername:portnumber/rest
httpPort=portnumber
All files on the UI Server contain the new UI Server port number.
The Registry loads an updated record of all CA Catalyst files in which you changed the port number.
The port number change takes effect.
|
Copyright © 2013 CA.
All rights reserved.
|
|