EXP Computer ThinConnect4 Guía de usuario Pagina 44

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 163
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 43
anonymous=true
// enable password display
showpass=true
// limit the number of clients
maxclients=10
// set the locking keywords
lockwait=2
maxtries=20
// end of config file
In addition, the configuration file for a thin pool server should contain information about
the list of thin servers to which it may delegate connection requests, for example:
//
// configuration file for pool server
//
// the default port for the pool server is 1702
port=1702
// show is a pool server and the poolsize ( number of subservient
servers)
poolserver=true
poolsize=4
// now add the servers
node1=MYNODE1
port1=1704
node2=MYNODE1
port2=1705
node3=MYNODE1
port3=1706
node4=MYNODE2
port4=1704
// end of config file
Contents
4.3.2 XML-Formatted Configuration File
Instead of setting the switches on the command line, you can specify an XML-formatted
configuration file that details the settings of these switches. The XML-formatted
configuration file allows a greater number of configuration options to be specified than the
standard CFG file and is the recommended configuration file format.
44
Vista de pagina 43
1 2 ... 39 40 41 42 43 44 45 46 47 48 49 ... 162 163

Comentarios a estos manuales

Sin comentarios