Difference between revisions of "Conf/Server/Module/nssock"

From AOLserver Wiki
Jump to navigation Jump to search
Line 10: Line 10:
 
:This is not the same as your hostname
 
:This is not the same as your hostname
 
   
 
   
 
 
; [[Conf/Parameters/Address  | address ]]
 
; [[Conf/Parameters/Address  | address ]]
 
:This is not the same as your host addr
 
:This is not the same as your host addr

Revision as of 10:39, 23 December 2011

ns_section "ns/server/${server_name}/modules/nssock"

part of AOLServer Config Reference

Socket driver module (HTTP) -- nssock

port
Port for HTTP (typically 80)
hostname
This is not the same as your hostname
address
This is not the same as your host addr
location
URL for auto-redirects (trailing slash)
maxinput
Maximum file size for uploads in bytes, default is 1MB, new in AOLserver 4.01
keepwait
Max time conn is kept alive (keepalive)
(set to 0 to disable keepalive)