NEC Express5800/R110d-1E Guía de instalación Pagina 28

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 43
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 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
Vista de pagina 27
1 2 ... 23 24 25 26 27 28 29 30 31 32 33 ... 42 43

Comentarios a estos manuales

Sin comentarios