Command ReferenceA-65
name /etc/http/man/name can be accessed with the URL http://
filer/na_admin/man/name.
httpd.log.max_file_size
Specifies the maximum size that the HTTP log file /etc/log/
httpd.log can grow to. The default is 2147483647, which is the larg-
est file size that many clients support.
httpd.rootdir
Specifies the complete pathname of the root directory that con-
tains files and subdirectories for HTTP access.
httpd.timeout
Specifies the minimum amount of time (in seconds) before an idle
HTTP 15 connection will time out. The default is 900 seconds,
which is fifteen minutes.
httpd.timewait.enable
When enabled, the filer will put HTTP connections that have been
closed by the client into the TIME_WAIT state for one minute,
which is twice the maximum segment lifetime (2*MSL). By default,
TIME_WAIT state is bypassed for HTTP connections.
ip.match_any_ifaddr
If the option is on, the filer will accept any packet that is addressed
to it even if that packet came in on the wrong interface. If you are
concerned about security, you should turn this off.
nfs.mount_rootonly
When enabled, the mount server will deny the request if the client
is not root user using privileged ports. By default, the feature is
enabled for more secure access.
nfs.per_client_stats.enable
Enables/disables the collection and display of per-client NFS statis-
tics, as described in nfsstat.
nfs.tcp.enable When enabled, the NFS server supports NFS over TCP. By
default, the feature is enabled; it can be disabled if there is a prob-
lem with some client when using NFS over TCP, and that client
cannot be configured to use NFS over UDP.
nfs.v2.df_2gb_lim
Causes the filer to return replies to the file system statistics NFS
version 2 request that show no more than (2**31)-1 (or
2,147,483,647) total, free, or available bytes (i.e., 2GB) on the file
system.
Some NFS clients require this option because, if they get return val-
ues from the file system statistics request with more than the
specified number of bytes, theyll incorrectly compute the amount
of free space on the file system, and may think that theres no free
space on a file system that has more than 2GB free.
options