# IBM_PROLOG_BEGIN_TAG 
# This is an automatically generated prolog. 
#  
# bos72F src/bos/usr/sbin/ecpvdpd/ecpvdpd.conf 1.3 
#  
#                  
#  
# OBJECT CODE ONLY SOURCE MATERIALS 
#  
# COPYRIGHT International Business Machines Corp. 2011 
# All Rights Reserved 
#  
# The source code for this program is not published or otherwise 
# divested of its trade secrets, irrespective of what has been 
# deposited with the U.S. Copyright Office. 
#  
# IBM_PROLOG_END_TAG 
# The followings are protocol tunables
# - ECPVDPD_SERVER_MAXCONN:
#		the number of client connections allowed to be queued	
# - ECP_RETRY_LIMIT:  
#		the number of times ecp re-tx a packet before giving up
# - ECP_TX_TMO: the time (in usec) ecp engine waits for ack before re-tx
# - VDP_OP_TMO: the time (in usec) vdp engine waits for ack before 
#		retiring an outstanding operation
# - VDP_KA_TMO:	the timer base (in usec) for sending keep-alive
# - VDP_CL_TMO:	the timer base (in usec) for cleaning up VSI in un-assoc state  
#
#
#
#ECPVDPD_SERVER_MAXCONN	10
#ECP_RETRY_LIMIT 	6	
#ECP_TX_TMO		600000		// 600 micro sec
#VDP_OP_TMO		6000000		// 6 sec 
#VDP_KA_TMO		50000000	// 50 sec 
#VDP_CL_TMO		300000000	// 300 sec