NEC Express5800/R110d-1E Installationsanleitung Seite 28

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 43
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 27
NEC ESMPRO Manager Ver.5 Installation Guide (Linux)
28
3.6 Change of the http connection port number
After installation of NEC ESMPRO Manager, you can change a port number to use.
(1) Stop the NEC ESMPRO Manager.
(2) Edit the “server.xml” file to change a port number. The “server.xml” is in the directory containing the
“conf” directory of the installation directory of NEC ESMPSRO Manager.
Move to the “conf” directory that there is a “server.xml” file.
Open the server.xml file with an editor tool, search the description of <Connector> which is specified
port number 8080, and change a port number.
(3) Start the NEC ESMPRO Manager.
/etc/rc.d/init.d/esmsm stop
/etc/rc.d/init.d/esmweb stop
cd /opt/nec/es_manager/wbserver/conf
<!-- Define a non-SSL HTTP/1.1 Connector on port 8080 -->
<Connector port="8080" maxHttpHeaderSize="8192"
maxThreads="150" minSpareThreads="25" maxSpareThreads="75"
enableLookups="false" redirectPort="8443" acceptCount="100"
connectionTimeout="20000" disableUploadTimeout="true" />
/etc/rc.d/init.d/esmsm start
/etc/rc.d/init.d/esmweb start
Seitenansicht 27
1 2 ... 23 24 25 26 27 28 29 30 31 32 33 ... 42 43

Kommentare zu diesen Handbüchern

Keine Kommentare