### config file for Object Director

#### IIOP

IIOP_port	= 8002
#IIOP_hostname		= od_host

#max_IIOP_resp_con		= 183
max_IIOP_resp_con		= 10
#max_IIOP_init_con		= 106
max_IIOP_init_con		= 32

#max_IIOP_req_per_con	= 64
#max_IIOP_req_per_con	= 256
#max_IIOP_req_per_con	= 512
#max_IIOP_req_per_con	= 1024
# 2003.1.22 hirose 512 -> 768
## 2003.01.24 tomita add for odsv.dll.1225
max_IIOP_req_per_con	= 768
##max_IIOP_req_per_con	= 196

## 2003.01.24 tomita add for odsv.dll.1225
##connections_per_process = 4

#### processes

max_processes	= 96

#### 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	= 12000
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_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
