### config file for Object Director

#### IIOP

IIOP_port	= 8002
#IIOP_hostname		= od_host

#max_IIOP_resp_con		= 183
#max_IIOP_resp_con		= 64

##2003.01.24 tomita modify odsv.dll.1225
##max_IIOP_resp_con		= 20
max_IIOP_resp_con		= 16


#max_IIOP_init_con		= 106
#max_IIOP_init_con		= 32
max_IIOP_init_con		= 24

#max_IIOP_req_per_con	= 64
#max_IIOP_req_per_con	= 256

#2002.12.22 hirose
#max_IIOP_req_per_con	= 128

#2003.01.22 tomita modify 512 -> 768
max_IIOP_req_per_con	= 768
##2003.01.24 tomita modify odsv.dll.1225
##max_IIOP_req_per_con	= 256

#2003.02.27 tomita add
#number_of_common_buffer = 64
#number_of_common_buffer = 12288


#### processes

#max_processes	= 96
max_processes	= 40

#### periodic functions
#    values are in numbers of ticks

#period_server_timeout	= 12
#period_idle_con_timeout	= 120
#period_client_idle_con_timeout	= 0
#period_receive_timeout	= 12

period_server_timeout	= 1200
period_idle_con_timeout	= 1200
period_client_idle_con_timeout	= 0
period_receive_timeout	= 1200

#### implementation repository

#max_impl_rep_entries	= 960
max_impl_rep_entries	= 128

#### diagnostics

logging			= no
log_file_size		= 1000000

access_log_policy = start
access_log_level = send_stex:recv_stex:send_userex:recv_userex
access_log_size = 3000000

process_log_policy = start
process_log_size = 3000000

error_log_policy = start
error_log_size = 3000000

#### max_exec_instance

#max_exec_instance	= 960
max_exec_instance	= 1360

#### max_file_descriptors

max_file_descriptors	= 0

secure_library = odfjsec.dll

http_proxy_use		= no
http_proxy		= proxy_host
http_proxy_port	= 8080

## SSL communication
UNO_IIOP_ssl_use	= no
UNO_IIOP_ssl_port	= 4433

## Command Message Compatibility
msg_compatible		= no

## INS
uno_iiop_initref_port	= 8002

## snap
#snap_use	= yes
snap_use	= no
snap_size	= 40000

## trace
#
# levels are 	none, 
#		loop, exit, stop, vanish
#
#		ex). trace_file_synch_level = vanish&loop

#trace_use = yes
trace_use = no
trace_size_per_process = 10000
trace_file_synch_level = stop

## other
con_accept = all
client_bind = default
