nsunix -- Unix Domain Socket Driver Module
$Header: /usr/local/cvsroot/nsd/aolserver/nsunix/nsunix.html,v 1.1.1.1 2000/10/24 22:12:04 mayoff Exp $
Theory of Operation
Known Issues
Sample Configuration
Theory of Operation
Uses Unix Domain Sockets to listen and make connections. Used in concert
with the nsvhrmodule for HTTP.
Known Issues
Some users confuse nsunix and nsvhr. They are different things that work
together.
Sample Configuration
The nsunix module is normally used with other servers that use the nsvhr
module.
#
# Unix domain socket driver -- nsunix
#
ns_section "ns/server/${servername}/module/nsunix"
ns_param hostname "host" ;# Hostname used in response to client
ns_param port "port" ;# Port to listen on
ns_param socketfile "path.name" ;# UNIX domain socket driver