Http

From Resin 3.0

Revision as of 21:18, 1 December 2011 by Pcowan (Talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
40px-Edit-clear.png This article requires cleanup and may refer to a legacy version of Resin.

Please visit http://www.caucho.com/documentation/ for the most up-to-date documentation.

directive description default
connection-max the maximum number of connections allowed 1024
host the IP interface to listen to, "*" to listen to all interfaces "*"
jsse-ssl jsse configuration
keepalive-max maximum number of keepalive connections allowed 512
max-spare-listen maximum number of threads listening for a new connection 10
min-spare-listen minimum number of threads listening for a new connection 5
openssl openssl configuration
port the TCP port to listen to required
read-timeout how long to listen to an idle socket for a read 30s
server-id matches the -server command line option
socket-listen-backlog sets the operating system's listen() value
tcp-no-delay sets the TCP NO_DELAY flag
virtual-host specifies a virtual host name to be used for IP-based virtual hosting
write-timeout how long to try to write to a socket before failing 30s

See Also

Personal tools