Updated datagram transports to allocate buffers based on transport_datagram_max_size instead of the maximum size of 65535 bytes. This reduces the memory footprint of processes when transport_datagram_max_size is set less than the maximum (65535), such as the default of 8192. Note that sources and receivers that communicate in a system should now be configured with identical transport_datagram_max_size settings.
Copyright (c) 2004 - 2014 Informatica Corporation. All rights reserved.