# # File name: SYSCONFIGTAB.DAT # Product: HP TCP/IP Services for OpenVMS # Version: V5.7-13 # # © Copyright 1976, 2009 Hewlett-Packard Development Company, L.P. # # # parameters for the NFS server: # # NOTE: NFS server includes both `nfs' and `vfs' subsystems. # nfs: tcp_threads=8 udp_threads=8 sctp_threads=8 # ovms_xqp_plus_enabled parameter is a bitmask which allows greater caching # within the NFS server. The bitmask is defined as follows: # # 0x00000001 (open_directory_on_lookup) - causes the directory to be accessed # to enable caching # # 0x00000002 (open_directory_on_readdir) - causes the directory to be accessed # to enable caching # # 0x00000004 (open_file_on_getattr) - in conjunction with the bit 512 in # MODUS_OPERANDI, the non-stream file # will be read accessed for size # caching ovms_xqp_plus_enabled=0 vfs: # vnode_age - amount of time to keep a file accessed (inactivity) in seconds. # NOTE: ovms_xqp_plus_enabled may cause directories to be accessed, too. vnode_age=120