Dell DX6004S DX Object Storage SCSP Proxy Overview - Page 18

hosts.cfg

Page 18 highlights

# # PARAMETERS # [proxy] port = 80 interface = 192.168.1.1 validationMode = False [log] #

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19

Copyright © 2010 Caringo, Inc.
All rights reserved
15
Version 1.2
December 2010
#
# PARAMETERS
#
[proxy]
port = 80
interface = 192.168.1.1
validationMode = False
[log]
#<10 = CHATTER, which includes twisted.internet logs
#10 = DEBUG - Turns on detail message handling logs
#20 = INFO - Turns on request and response echo and connection pool logging
#40 = ERROR - Turns on error logging
level = 40
#default = localhost
#For stdout, leave blank.
host = localhost
#default = 514. Not used for empty host.
port = 514
#default = stdout. Not used if host is not empty.
file = stdout
#If loghost is empty and file is not stdout, this is the log file size
#limit
fileSize = 0
#If host is empty, this is not used. If host is not empty
#then hostBindInterface should be the host that will
#be written with log messages.
hostBindInterface = 'localhost'
facility = 0
[connectionPool]
maxStoredConnections = 200
connectTimeOut = 60
poolTimeOut = 300
[scsp]
hosts = 192.168.1.121 192.168.1.122 192.168.1.123
#name of the DX Storage cluster. This is the cluster we will dns browse for nodes
clusterName =
port = 80
[remote]
hostsConfigFile = /etc/caringo/scspproxy/hosts.cfg
#
# END
3.2. hosts.cfg
Communication with remote proxies or clusters is configured in a configuration file called hosts.cfg
that is installed by default in the /etc/caringo/scspproxy directory. The hosts.cfg file contains a list of
all known remote clusters, each configured with the following 5 values on a single line per cluster:
Option Name
Description
ClusterName
The common name for a remote cluster that
will be used in requests sent to the proxy. May
not contain whitespaces and cannot be a 32-