HP StorageWorks Command View XP Advanced Edition Device Manager Server Installation and Configuration Guide (December 2005)

Command View XP AE Device Manager Server Properties 112
c:\CVXPAE\docroot\foo.bar should be entered as c:\\CVXPAE\\docroot\\foo.bar. There
is generally no need to backslash-escape any other characters in the property directives.
CAUTION: As a general rule, server properties should not need to be modified. Use extreme caution when
you are modifying the configuration properties, because you can cause the server to fail or to function
incorrectly. Don’t attempt modification of server properties unless you have sufficient expertise to understand
the potential consequences.
Table 7-1 summarizes the various Device Manager property files.
Table 7-1 Summary of Device Manager Property Files
Property Description Location
Server Configuration Properties These properties relate to server performance
properties, including the size of input/output buffers,
various TCP/IP stack and socket settings, server file-
cache parameters, and connection thread priorities.
Section 7-2
server.http.host Designates either the host name or the dotted-decimal
IP address for the Device Manager web server.
Section 7-2-1
server.http.socket.bindAddress Specifies the interface or interfaces where Device
Manager should listen.
Section 7-2-2
server.http.port Assigns the port used for the Device Manager HTTP
server.
Section 7-2-3
server.https.port Assigns the port used for the Device Manager secure
HTTP server.
Section 7-2-4
server.http.default Sets the name of the default index page for the Device
Manager web server.
Section 7-2-5
server.http.request.timeout Sets the read-blocking timeout of the HTTP socket
connection (in milliseconds).
Section 7-2-6
server.http.connection.priority Sets the priority for all client-connection threads
spawned by HTTP requests made to the Device
Manager server.
Section 7-2-7
server.http.connection.bufSize Sets the size (in bytes) for the server's input/output
(I/O) buffers.
Section 7-2-8
server.http.socket.backlog Assigns the maximum queue length for incoming
connection indications.
Section 7-2-9
server.http.socket.maxThreads Sets the maximum number of concurrent connections
accepted by the Device Manager server.
Section 7-2-10
server.http.socket.linger Toggles whether the SO_LINGER socket attribute is
enabled for client connections with the Device
Manager server.
Section 7-2-11
server.http.socket.noDelay Toggles whether the TCP_NODELAY socket attribute
is enabled for connections to the Device Manager
server.
Section 7-2-12
server.http.headers.maxNumber Sets the maximum number of HTTP headers
permitted for any request submitted to the Device
Manager web server.
Section 7-2-13
server.http.headers.maxLength Sets the maximum length permitted for any HTTP
header.
Section 7-2-14
server.http.entity.maxLength Sets the maximum length of an HTTP request entity. Section 7-2-15