Previous: DIOP Configuration Parameters, Up: Configuring the GIOP personality [Contents][Index]
############################################################################### # MIOP parameters # [miop] ############################################################### # MIOP Global Settings # Preference level for MIOP #polyorb.binding_data.uipmc.preference=0 # Maximum message size #polyorb.miop.max_message_size=6000 # Time To Leave parameter #polyorb.miop.ttl=15 # Multicast address to use # These two parameters must be set explicitly, no default value is provided. # If either parameter is unset, the MIOP access point is disabled. #polyorb.miop.multicast_addr=<group-ip-address> #polyorb.miop.multicast_port=<port-number> # Set to True to enable MIOP #polyorb.protocols.miop.giop.1.2.enable=false # Maximum message size #polyorb.protocols.miop.giop.1.2.max_message_size=1000