Previous: DIOP Configuration Parameters, Up: Configuring the GIOP personality



11.3.5 MIOP Configuration Parameters

     ###############################################################################
     # 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
     #polyorb.miop.multicast_addr=239.239.239.18
     
     # Multicast port to use
     #polyorb.miop.multicast_port=5678
     
     # 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