HP-UX NSA HTTP B.11.23.01.01 Release Notes
HP-UX NSA HTTP B.11.23.01.01 Release Notes
Installing, Activating and Configuring NSA HTTP
Chapter 9
3. Stop the Web server (such as the Apache Web server) you want to use with the NSA HTTP
service.
4. Restart the Web server you want to use with the NSA HTTP service.
5. Once the Web server is restarted, there will be one nsad kernel daemon for each socket
listening on a port registered with NSA HTTP. You can verify this with the following
command:
ps -ef | grep nsad | grep -v grep
Activating NSA HTTP at System Startup
1. Configure the /etc/rc.config.d/nsahttpconf with the operating parameters for the
NSA HTTP service or use NSA HTTP default values.
2. Set the NSAHTTP_ENABLE flag to 1 in the /etc/rc.config.d/nsahttpconf file. This
causes the system to activate NSA HTTP automatically at system startup time. (This is
the default behavior of NSA HTTP, so unless the setting of NSAHTTP_ENABLE has been
previously altered, no action is required.) The entry will be:
NSAHTTP_ENABLE=1