#
# Mach Operating System
# Copyright (c) 1989 Carnegie-Mellon University
# Copyright (c) 1988 Carnegie-Mellon University
# Copyright (c) 1987 Carnegie-Mellon University
# All rights reserved.  The CMU software License Agreement specifies
# the terms and conditions for use and redistribution.
#
#
# HISTORY
# $Log:	NETMSG_CONFIG,v $
# Revision 1.6  89/05/02  11:03:46  dpj
# 	Fixed all files to conform to standard copyright/log format
# 
  
#
# Standard configuration for the network server.
#
debug print_level	5
debug ipc_in		0
debug ipc_out		0
debug tracing		0
debug vmtp		0
debug netname		0
debug deltat		0
debug tcp		0
debug mem		0
param srr_max_tries	3
param srr_retry_sec	3
param srr_retry_usec	0
param deltat_max_tries	60
param deltat_retry_sec	3
param deltat_retry_usec	0
param deltat_msg_life	60
param pc_checkup_interval	60
param crypt_algorithm	0
param transport_default	0
param conf_network	1
param conf_netport	0
param timer_quantum	500
param tcp_conn_steady	16
param tcp_conn_opening	18
param tcp_conn_max	20
param compat		0
param syslog		1
param old_nmmonitor	1
env   compat_server	/usr/mach/etc/old_netmsgserver
