As you prepare for installation, make sure DNS is running properly. Otherwise, the server can't resolve (or translate) host names and can't connect to any remote hosts.
Create an alias for the server
If your server will run on one machine among many in a network, you or your system administrator should set up a DNS CNAME record or an alias (such as www) that points to the actual server machine. Later, you can change the actual hostname or IP address of the server machine without having to change all URLs.
For example, you might call the server myserver.anycompany.com and then use an alias like www.anycompany.com. So the URLs to documents on your server would always use the www alias instead of myserver.
Installation instructions
To install the Netscape FastTrack Server software,
use
pkgadd(1M).
What the installation process does
After you fill out all of the install forms, the actual installation takes place. Before that point, no file outside of the installation working directory is modified.
Some temporary files are written to /tmp and removed after installation. No other files or directories are modified.
The installation process places all the files under the /usr/internet/ns_httpd directory. The following directories and files are created under /usr/internet/ns_httpd:
/usr/internet/ns_https directory.
The server is slow and transfers take too long.
Check the number of threads. You might need to increase the number of threads the server uses.
admin:lnOVeixulqkmUThe text before the colon is the administration user name (in this case, admin); the text following the colon is the password, which is encrypted. Delete everything after the colon and save the file. Shut down the administration server, and restart it. When prompted for the administration password, don't give one. You should be able to access the administration server now. Be sure to create a new password for the administration server. For more information on changing the administration server password, see "Configuring your administration server" in Chapter 3.