tnwgd.dtd: Elements - Entities - Source | Intro - Index
FRAMES / NO FRAMES

UM Gateway

Configuration for the UM Gateway Daemon.



<tnw-gateway> Root element

The root element of the UM gateway configuration.

<tnw-gateway>'s children
NameCardinality
daemonOne or none
portalsOnly one
<tnw-gateway>'s attributes
NameValuesDefault
version1.0
Element's model:

(daemon?, portals)


@version Attribute of tnw-gateway

UM Gateway DTD version used.

Possible values: 1.0 - Required


<daemon> Child of tnw-gateway

Specifies the global daemon configuration.

<daemon>'s children
NameCardinality
gidOne or none
lbm-license-fileOne or none
logOne or none
monitorOne or none
patternmapOne or none
pidfileOne or none
propagation-delayOne or none
topicmapOne or none
uidOne or none
web-monitorOne or none
xml-configOne or none
Element's model:

(log?, uid?, gid?, pidfile?, lbm-license-file?, topicmap?, patternmap?, monitor?, web-monitor?, propagation-delay?, xml-config?)


<log> Child of daemon

Indicates the file where log messages are sent.

<log>'s attributes
NameValuesDefault
typefile, syslog, consoleconsole
xml:spacedefault, preservedefault

@type Attribute of log

Type of logging. For syslog and console, the filename is ignored.

Possible values: file, syslog, console - Default value: console


@xml:space Attribute of log

How whitespace is to be handled. "default" trims leading and trailing whitespace, and compress multiple whitespace characters into a single character. "preserve" preserves the whitespace exactly as read.

Possible values: default, preserve - Default value: default


<pidfile> Child of daemon

Pathname for daemon process ID (PID) file.

<pidfile>'s attributes
NameValuesDefault
xml:spacedefault, preservedefault

@xml:space Attribute of pidfile

How whitespace is to be handled. "default" trims leading and trailing whitespace, and compress multiple whitespace characters into a single character. "preserve" preserves the whitespace exactly as read.

Possible values: default, preserve - Default value: default


<uid> Child of daemon

User ID (UID) for daemon process (if run as root)


<gid> Child of daemon

Group ID (GID) for daemon process (if run as root)


<lbm-license-file> Child of daemon

Specifies the LBM license file.

<lbm-license-file>'s attributes
NameValuesDefault
xml:spacedefault, preservedefault

@xml:space Attribute of lbm-license-file

How whitespace is to be handled. "default" trims leading and trailing whitespace, and compress multiple whitespace characters into a single character. "preserve" preserves the whitespace exactly as read.

Possible values: default, preserve - Default value: default


<topicmap/> Child of daemon

Determines characteristics of the internal topic maps.

<topicmap>'s attributes
NameValuesDefault
hash-functionclassic, djb2, sdbm, murmur2murmur2
size131111

This element is always empty.


@hash-function Attribute of topicmap

Topic map hash function to use.

Possible values: classic, djb2, sdbm, murmur2 - Default value: murmur2


@size Attribute of topicmap

Number of entries in the topic map.

Default value: 131111


<patternmap/> Child of daemon

Determines characteristics of the internal pattern maps.

<patternmap>'s attributes
NameValuesDefault
hash-functionclassic, djb2, sdbm, murmur2murmur2
size131111

This element is always empty.


@hash-function Attribute of patternmap

Pattern map hash function to use.

Possible values: classic, djb2, sdbm, murmur2 - Default value: murmur2


@size Attribute of patternmap

Number of entries in the pattern map.

Default value: 131111


<portals> Child of tnw-gateway

Portal definitions.

<portals>'s children
NameCardinality
endpointAny number
peerAny number
Element's model:

(endpoint | peer)+


<endpoint> Child of portals

Endpoint portal definition.

<endpoint>'s children
NameCardinality
aclOne or none
context-queryOne or none
costOne or none
domain-idOnly one
late-joinOne or none
lbm-attributesOne or none
lbm-configOne or none
nameOnly one
pattern-domain-activityOne or none
pattern-interest-generateOne or none
pattern-purgeOne or none
receiver-context-nameOne or none
source-context-nameOne or none
sqn-windowOne or none
topic-domain-activityOne or none
topic-interest-generateOne or none
topic-purgeOne or none
topic-resolutionOne or none
Element's model:

(name, domain-id, cost?, lbm-config?, lbm-attributes?, acl?, topic-resolution?, late-join?, topic-purge?, topic-interest-generate?, topic-domain-activity?, pattern-purge?, pattern-interest-generate?, pattern-domain-activity?, source-context-name?, receiver-context-name?, sqn-window?, context-query?)


<peer> Child of portals

Peer portal definition.

<peer>'s children
NameCardinality
aclOne or none
batchingOne or none
context-queryOne or none
costOne or none
gateway-keepaliveOne or none
lbm-attributesOne or none
lbm-configOne or none
max-datagramOne or none
max-queueOne or none
nameOnly one
pattern-domain-activityOne or none
pattern-interest-generateOne or none
pattern-purgeOne or none
pattern-use-checkOne or none
receiver-context-nameOne or none
single-tcpOne or none
source-context-nameOne or none
sqn-windowOne or none
tcpOne or none
topic-domain-activityOne or none
topic-interest-generateOne or none
topic-purgeOne or none
topic-use-checkOne or none
Element's model:

(name, cost?, (tcp | single-tcp), max-queue?, max-datagram?, batching?, lbm-config?, lbm-attributes?, acl?, topic-purge?, topic-interest-generate?, topic-domain-activity?, pattern-purge?, pattern-interest-generate?, pattern-domain-activity?, topic-use-check?, pattern-use-check?, source-context-name?, receiver-context-name?, sqn-window?, context-query?, gateway-keepalive?)


<name> Child of endpoint, peer

Portal name.

<name>'s attributes
NameValuesDefault
xml:spacedefault, preservedefault

@xml:space Attribute of name

How whitespace is to be handled. "default" trims leading and trailing whitespace, and compress multiple whitespace characters into a single character. "preserve" preserves the whitespace exactly as read.

Possible values: default, preserve - Default value: default


<domain-id> Child of endpoint

Portal domain ID.


<cost> Child of endpoint, peer

Portal cost.


<tcp> Child of peer

TCP configuration.

<tcp>'s children
NameCardinality
companionOnly one
interfaceOne or none
keepaliveOne or none
listen-portOnly one
nodelayOne or none
receive-bufferOne or none
send-bufferOne or none
Element's model:

(interface?, listen-port, receive-buffer?, send-buffer?, keepalive?, nodelay?, companion)


<interface> Child of tcp, single-tcp

TCP interface specification. May be specified in dotted-decimal or CIDR format.


<listen-port> Child of acceptor, tcp

Port on which to listen for connections from the companion peer portal. Companion peer portal must specify this port as it's companion port.


<receive-buffer> Child of tcp, single-tcp

Size of TCP receive buffer. If not specified, the system default size is used.


<send-buffer> Child of tcp, single-tcp

Size of TCP send buffer. If not specified, the system default size is used.


<keepalive/> Child of tcp, single-tcp

Enable TCP keepalive. Disabled by default.

This element is always empty.


<nodelay/> Child of tcp, single-tcp

Enable TCP nodelay. Disabled by default.

This element is always empty.


<companion> Child of tcp

Description of companion peer portal.

<companion>'s children
NameCardinality
addressOnly one
portOnly one
<companion>'s attributes
NameValuesDefault
reconnect-interval5000
Element's model:

(address, port)


@reconnect-interval Attribute of companion

Time interval, in milliseconds, to wait before reconnecting to the companion portal.

Default value: 5000


<address> Child of initiator, companion

Companion peer portal address. Specified in dotted-decimal format.


<port> Child of initiator, companion

Port to connect to on companion peer portal. Companion peer portal must specify this port as it's listen-port.


<single-tcp> Child of peer

Single TCP configuration.

<single-tcp>'s children
NameCardinality
acceptorOne or none
initiatorOne or none
interfaceOne or none
keepaliveOne or none
nodelayOne or none
receive-bufferOne or none
send-bufferOne or none
Element's model:

(interface?, receive-buffer?, send-buffer?, keepalive?, nodelay?, (initiator | acceptor))


<initiator> Child of single-tcp

Single-TCP initiator configuration

<initiator>'s children
NameCardinality
addressOnly one
portOnly one
<initiator>'s attributes
NameValuesDefault
reconnect-interval5000
Element's model:

(address, port)


@reconnect-interval Attribute of initiator

Time interval, in milliseconds, to wait before reconnecting to the companion portal.

Default value: 5000


<acceptor> Child of single-tcp

Single-TCP acceptor configuration

<acceptor>'s children
NameCardinality
listen-portOnly one
Element's model:

(listen-port)


<max-queue> Child of peer

Maximum queue size. If not specified, it defaults to 1000000 bytes.


<max-datagram> Child of peer

Maximum peer datagram size. If not specified, it defaults to 65535 bytes.


<batching> Child of peer

Peer batching configuration. Batching applies to data messages only: control messages are sent immediately (flushing any batched data messages).

<batching>'s children
NameCardinality
batch-intervalOne or none
min-lengthOne or none
Element's model:

(min-length?, batch-interval?)


<min-length> Child of batching

The minimum length of a set of batched messages. When the total length of the batched messages reaches or exceeds this value, the batch is sent. If not specified, it defaults to 8192 bytes.


<batch-interval> Child of batching

The maximum interval (in milliseconds) between when the first message of an batch is queued until the batch is sent. A message will not stay in the queue longer than this value before being sent in the worse case. If not specified, it defaults to200 milliseconds. The minimum allowed value is 3 milliseconds.


<lbm-config> Child of endpoint, peer

LBM configuration filename.

<lbm-config>'s attributes
NameValuesDefault
xml:spacedefault, preservedefault

@xml:space Attribute of lbm-config

How whitespace is to be handled. "default" trims leading and trailing whitespace, and compress multiple whitespace characters into a single character. "preserve" preserves the whitespace exactly as read.

Possible values: default, preserve - Default value: default


<lbm-attributes> Child of endpoint, peer

Set of LBM attributes to apply. Will override any defaults or attribute values in lbm-config.

<lbm-attributes>'s children
NameCardinality
optionAt least one
Element's model:

(option+)


<option/> Child of lbm-attributes

An individual LBM option.

<option>'s attributes
NameValuesDefault
name
scopereceiver, context, source, wildcard_receiver, event_queue
value

This element is always empty.


@scope Attribute of option

Option scope

Possible values: receiver, context, source, wildcard_receiver, event_queue - Required


@name Attribute of option

Option name

Required


@value Attribute of option

Option value

Required


<acl> Child of endpoint, peer

Specifies ACL for filtering, consisting of Access Control Entries (ACEs).

<acl>'s children
NameCardinality
inboundOne or none
outboundOne or none
Element's model:

(inbound?, outbound?)


<inbound> Child of acl

Inbound ACLs. Determines what a portal allows to be forwarded from its topic resolution domain to other portals.

<inbound>'s children
NameCardinality
aceAt least one
Element's model:

(ace+)


<outbound> Child of acl

Outbound ACLs. Determines what a portal allows to be forwarded to its topic resolution domain from other portals.

<outbound>'s children
NameCardinality
aceAt least one
Element's model:

(ace+)


<ace> Child of outbound, inbound

Access control entry (ACE).

<ace>'s children
NameCardinality
multicast-groupAny number
pcre-patternAny number
regex-patternAny number
source-ipAny number
tcp-source-portAny number
topicAny number
transportAny number
udp-destination-portAny number
udp-source-portAny number
xport-idAny number
<ace>'s attributes
NameValuesDefault
matchaccept, reject
Element's model:

(topic | pcre-pattern | regex-pattern | transport | source-ip | multicast-group | udp-source-port | udp-destination-port | tcp-source-port | xport-id)+


@match Attribute of ace

Action on matching this ACE

Possible values: accept, reject - Required


<topic> Child of ace

Specifies a topic ACE.

<topic>'s attributes
NameValuesDefault
xml:spacedefault, preservedefault

@xml:space Attribute of topic

How whitespace is to be handled. "default" trims leading and trailing whitespace, and compress multiple whitespace characters into a single character. "preserve" preserves the whitespace exactly as read.

Possible values: default, preserve - Default value: default


<pcre-pattern> Child of ace

Specifies a PCRE topic pattern ACE.

<pcre-pattern>'s attributes
NameValuesDefault
xml:spacedefault, preservedefault

@xml:space Attribute of pcre-pattern

How whitespace is to be handled. "default" trims leading and trailing whitespace, and compress multiple whitespace characters into a single character. "preserve" preserves the whitespace exactly as read.

Possible values: default, preserve - Default value: default


<regex-pattern> Child of ace

Specifies a REGEX topic pattern ACE.

<regex-pattern>'s attributes
NameValuesDefault
xml:spacedefault, preservedefault

@xml:space Attribute of regex-pattern

How whitespace is to be handled. "default" trims leading and trailing whitespace, and compress multiple whitespace characters into a single character. "preserve" preserves the whitespace exactly as read.

Possible values: default, preserve - Default value: default


<transport/> Child of ace

Specifies a transport-type ACE.

<transport>'s attributes
NameValuesDefault
comparisoneq, equal, ne, notequal
valuetcp, lbt-rm, lbtrm, lbt-ru, lbtru, lbt-ipc, lbtipc

This element is always empty.


@value Attribute of transport

Transport type value. Allowable values are "tcp", "lbt-rm", "lbtrm", "lbt-ru", "lbtru", "lbt-ipc", and "lbtipc".

Possible values: tcp, lbt-rm, lbtrm, lbt-ru, lbtru, lbt-ipc, lbtipc - Required


@comparison Attribute of transport

Relation between the transport type and the specified value which must be true for this ACE to match. Allowable values are:

"eq", "equal"
The transport type must be equal to the specified value.
"ne", "notequal"
The transport type must not be equal to the specified value.

Possible values: eq, equal, ne, notequal - Required


<source-ip/> Child of ace

Specifies a source IP ACE. Applies only to TCP, LBT-RM, and LBT-RU transports.

<source-ip>'s attributes
NameValuesDefault
comparisoneq, equal, ne, notequal, lt, lessthan, le, lessthanequal, gt, greaterthan, ge, greaterthanequal
value

This element is always empty.


@value Attribute of source-ip

Source IP address as a dotted-decimal value.

Required


@comparison Attribute of source-ip

Relation between the source IP address and the specified value which must be true for this ACE to match. Allowable values are:

"eq", "equal"
The source IP address must be equal to the specified value.
"ne", "notequal"
The source IP address must not be equal to the specified value.
"lt", "lessthan"
The source IP address be less than the specified value.
"le", "lessthanequal"
The source IP address must be less than or equal to the specified value.
"gt", "greaterthan"
The source IP address be greater than the specified value.
"le", "greaterthanequal"
The source IP address must be greater than or equal to the specified value.

Possible values: eq, equal, ne, notequal, lt, lessthan, le, lessthanequal, gt, greaterthan, ge, greaterthanequal - Required


<multicast-group/> Child of ace

Specifies a multicast group ACE. Applies only to LBT-RM transports.

<multicast-group>'s attributes
NameValuesDefault
comparisoneq, equal, ne, notequal, lt, lessthan, le, lessthanequal, gt, greaterthan, ge, greaterthanequal
value

This element is always empty.


@value Attribute of multicast-group

Multicast group as a dotted-decimal value.

Required


@comparison Attribute of multicast-group

Relation between the multicast group and the specified value which must be true for this ACE to match. Allowable values are:

"eq", "equal"
The multicast group must be equal to the specified value.
"ne", "notequal"
The multicast group must not be equal to the specified value.
"lt", "lessthan"
The multicast group be less than the specified value.
"le", "lessthanequal"
The multicast group must be less than or equal to the specified value.
"gt", "greaterthan"
The multicast group be greater than the specified value.
"le", "greaterthanequal"
The multicast group must be greater than or equal to the specified value.

Possible values: eq, equal, ne, notequal, lt, lessthan, le, lessthanequal, gt, greaterthan, ge, greaterthanequal - Required


<udp-source-port/> Child of ace

Specifies a UDP source port ACE. Applies only to LBT-RM and LBT-RU transports.

<udp-source-port>'s attributes
NameValuesDefault
comparisoneq, equal, ne, notequal, lt, lessthan, le, lessthanequal, gt, greaterthan, ge, greaterthanequal
value

This element is always empty.


@value Attribute of udp-source-port

UDP source port.

Required


@comparison Attribute of udp-source-port

Relation between the UDP source port and the specified value which must be true for this ACE to match. Allowable values are:

"eq", "equal"
The UDP source port must be equal to the specified value.
"ne", "notequal"
The UDP source port must not be equal to the specified value.
"lt", "lessthan"
The UDP source port be less than the specified value.
"le", "lessthanequal"
The UDP source port must be less than or equal to the specified value.
"gt", "greaterthan"
The UDP source port be greater than the specified value.
"le", "greaterthanequal"
The UDP source port must be greater than or equal to the specified value.

Possible values: eq, equal, ne, notequal, lt, lessthan, le, lessthanequal, gt, greaterthan, ge, greaterthanequal - Required


<udp-destination-port/> Child of ace

Specifies a UDP destination port ACE. Applies only to LBT-RM transports.

<udp-destination-port>'s attributes
NameValuesDefault
comparisoneq, equal, ne, notequal, lt, lessthan, le, lessthanequal, gt, greaterthan, ge, greaterthanequal
value

This element is always empty.


@value Attribute of udp-destination-port

UDP destination port.

Required


@comparison Attribute of udp-destination-port

Relation between the UDP destination port and the specified value which must be true for this ACE to match. Allowable values are:

"eq", "equal"
The UDP destination port must be equal to the specified value.
"ne", "notequal"
The UDP destination port must not be equal to the specified value.
"lt", "lessthan"
The UDP destination port be less than the specified value.
"le", "lessthanequal"
The UDP destination port must be less than or equal to the specified value.
"gt", "greaterthan"
The UDP destination port be greater than the specified value.
"le", "greaterthanequal"
The UDP destination port must be greater than or equal to the specified value.

Possible values: eq, equal, ne, notequal, lt, lessthan, le, lessthanequal, gt, greaterthan, ge, greaterthanequal - Required


<tcp-source-port/> Child of ace

Specifies a TCP source port ACE. Applies only to TCP transports.

<tcp-source-port>'s attributes
NameValuesDefault
comparisoneq, equal, ne, notequal, lt, lessthan, le, lessthanequal, gt, greaterthan, ge, greaterthanequal
value

This element is always empty.


@value Attribute of tcp-source-port

TCP source port.

Required


@comparison Attribute of tcp-source-port

Relation between the TCP source port and the specified value which must be true for this ACE to match. Allowable values are:

"eq", "equal"
The TCP source port must be equal to the specified value.
"ne", "notequal"
The TCP source port must not be equal to the specified value.
"lt", "lessthan"
The TCP source port be less than the specified value.
"le", "lessthanequal"
The TCP source port must be less than or equal to the specified value.
"gt", "greaterthan"
The TCP source port be greater than the specified value.
"le", "greaterthanequal"
The TCP source port must be greater than or equal to the specified value.

Possible values: eq, equal, ne, notequal, lt, lessthan, le, lessthanequal, gt, greaterthan, ge, greaterthanequal - Required


<xport-id/> Child of ace

Specifies a Xport ID ACE. Applies only to LBT-IPC transports.

<xport-id>'s attributes
NameValuesDefault
comparisoneq, equal, ne, notequal, lt, lessthan, le, lessthanequal, gt, greaterthan, ge, greaterthanequal
value

This element is always empty.


@value Attribute of xport-id

Xport ID.

Required


@comparison Attribute of xport-id

Relation between the Xport ID and the specified value which must be true for this ACE to match. Allowable values are:

"eq", "equal"
The Xport ID must be equal to the specified value.
"ne", "notequal"
The Xport ID must not be equal to the specified value.
"lt", "lessthan"
The Xport ID be less than the specified value.
"le", "lessthanequal"
The Xport ID must be less than or equal to the specified value.
"gt", "greaterthan"
The Xport ID be greater than the specified value.
"le", "greaterthanequal"
The Xport ID must be greater than or equal to the specified value.

Possible values: eq, equal, ne, notequal, lt, lessthan, le, lessthanequal, gt, greaterthan, ge, greaterthanequal - Required


<topic-resolution> Child of endpoint

Topic resolution configurations.

<topic-resolution>'s children
NameCardinality
initial-requestOne or none
pattern-use-queryOne or none
topic-use-queryOne or none
Element's model:

(topic-use-query?, pattern-use-query?, initial-request?)


<topic-use-query> Child of topic-resolution

Topic use query option.

<topic-use-query>'s children
NameCardinality
rate-limitOne or none
<topic-use-query>'s attributes
NameValuesDefault
max5
periodic-interval300000
timeout3000
Element's model:

(rate-limit?)


@timeout Attribute of topic-use-query

The maximum time, in milliseconds, to wait for a topic use response. Before changing the value of this option, please contact Informatica Support.

Default value: 3000


@max Attribute of topic-use-query

Maximum number of topic use queries to send for a given topic. Before changing the value of this option, please contact Informatica Support.

Default value: 5


@periodic-interval Attribute of topic-use-query

The interval, in milliseconds, between periodic topic use queries being sent for each topic the portal has interest in. Before changing the value of this option, please contact Informatica Support.

Default value: 300000


<pattern-use-query> Child of topic-resolution

Pattern use query option.

<pattern-use-query>'s children
NameCardinality
rate-limitOne or none
<pattern-use-query>'s attributes
NameValuesDefault
max5
periodic-interval300000
timeout3000
Element's model:

(rate-limit?)


@timeout Attribute of pattern-use-query

The maximum time, in milliseconds, to wait for a pattern use response. Before changing the value of this option, please contact Informatica Support.

Default value: 3000


@max Attribute of pattern-use-query

Maximum number of pattern use queries to send for a given pattern. Before changing the value of this option, please contact Informatica Support.

Default value: 5


@periodic-interval Attribute of pattern-use-query

The interval, in milliseconds, between periodic pattern use queries being sent for each pattern the portal has interest in. Before changing the value of this option, please contact Informatica Support.

Default value: 300000


<rate-limit/> Child of topic-use-query, pattern-use-query

Rate Limit option.

<rate-limit>'s attributes
NameValuesDefault
bps500000
objects-per-second500

This element is always empty.


@bps Attribute of rate-limit

The limit in Bits per Second that data will be sent on the network. Before changing the value of this option, please contact Informatica Support.

Default value: 500000


@objects-per-second Attribute of rate-limit

The limit in Objects per Second that data will be sent on the network. Before changing the value of this option, please contact Informatica Support.

Default value: 500


<initial-request/> Child of topic-resolution

Initial topic resolution request option.

<initial-request>'s attributes
NameValuesDefault
duration10
periodic-interval1000

This element is always empty.


@periodic-interval Attribute of initial-request

The interval at which the initial topic resolution requests are sent. Before changing the value of this option, please contact Informatica Support.

Default value: 1000


@duration Attribute of initial-request

The minimum duration for which the initial topic resolution requests are sent. Before changing the value of this option, please contact Informatica Support.

Default value: 10


<late-join/> Child of endpoint

Late join configuration.

<late-join>'s attributes
NameValuesDefault
forwardyes, noyes
providesource, always, neversource

This element is always empty.


@provide Attribute of late-join

Determines whether sources created on a portal should provide late join to receivers. Allowable values are:

"source"
Provide late join only if the original source provides late join.
"always"
Always provide late join, even if the original source does not.
"never"
Never provide late join, even if the original source does.
The LBM configuration specified for the portal determines the late join configuration.

Possible values: source, always, never - Default value: source


@forward Attribute of late-join

If late join (retransmission) requests to a source on the portal are unable to be filled locally, should the requests be forwarded to the original source?

"yes"
Yes, forward retransmission requests if they cannot be filled locally.
"no"
No, retransmission requests should never be forwarded.
This only applies to sources created on the portal with late join support.

Possible values: yes, no - Default value: yes


<topic-purge/> Child of endpoint, peer

Topic purge configuration.

<topic-purge>'s attributes
NameValuesDefault
periodic-interval60000

This element is always empty.


@periodic-interval Attribute of topic-purge

Interval (in milliseconds) at which receiver topics are checked to determine if they can be purged. Before changing the value of this option, please contact Informatica Support.

Default value: 60000


<topic-interest-generate/> Child of endpoint, peer

Topic interest generation configuration.

<topic-interest-generate>'s attributes
NameValuesDefault
interval200
max-topics20
periodic-interval300000

This element is always empty.


@periodic-interval Attribute of topic-interest-generate

Interval (in milliseconds) at which topic interest is generated. Before changing the value of this option, please contact Informatica Support.

Default value: 300000


@max-topics Attribute of topic-interest-generate

Maximum topics for which interest is generated at one time. Before changing the value of this option, please contact Informatica Support.

Default value: 20


@interval Attribute of topic-interest-generate

Interval (in milliseconds) between groups of topics. Before changing the value of this option, please contact Informatica Support.

Default value: 200


<topic-domain-activity/> Child of endpoint, peer

Topic domain activity configuration.

<topic-domain-activity>'s attributes
NameValuesDefault
timeout900

This element is always empty.


@timeout Attribute of topic-domain-activity

Minimum time (in seconds) domain interest for a topic must be unrefreshed before interest is removed for that domain. Before changing the value of this option, please contact Informatica Support.

Default value: 900


<pattern-purge/> Child of endpoint, peer

Pattern purge configuration.

<pattern-purge>'s attributes
NameValuesDefault
periodic-interval60000

This element is always empty.


@periodic-interval Attribute of pattern-purge

Interval (in milliseconds) at which receiver patterns are checked to determine if they can be purged. Before changing the value of this option, please contact Informatica Support.

Default value: 60000


<pattern-interest-generate/> Child of endpoint, peer

Pattern interest generation configuration.

<pattern-interest-generate>'s attributes
NameValuesDefault
interval200
max-patterns20
periodic-interval300000

This element is always empty.


@periodic-interval Attribute of pattern-interest-generate

Interval (in milliseconds) at which pattern interest is generated. Before changing the value of this option, please contact Informatica Support.

Default value: 300000


@max-patterns Attribute of pattern-interest-generate

Maximum patterns for which interest is generated at one time. Before changing the value of this option, please contact Informatica Support.

Default value: 20


@interval Attribute of pattern-interest-generate

Interval (in milliseconds) between groups of patterns. Before changing the value of this option, please contact Informatica Support.

Default value: 200


<pattern-domain-activity/> Child of endpoint, peer

Pattern domain activity configuration.

<pattern-domain-activity>'s attributes
NameValuesDefault
timeout900

This element is always empty.


@timeout Attribute of pattern-domain-activity

Minimum time (in seconds) domain interest for a pattern must be unrefreshed before interest is removed for that domain. Before changing the value of this option, please contact Informatica Support.

Default value: 900


<topic-use-check/> Child of peer

Topic use check configuration.

<topic-use-check>'s attributes
NameValuesDefault
periodic-interval300000

This element is always empty.


@periodic-interval Attribute of topic-use-check

Interval (in milliseconds) at which source topics are checked to determine if there is no more interest. Before changing the value of this option, please contact Informatica Support.

Default value: 300000


<pattern-use-check/> Child of peer

Pattern use check configuration.

<pattern-use-check>'s attributes
NameValuesDefault
periodic-interval300000

This element is always empty.


@periodic-interval Attribute of pattern-use-check

Interval (in milliseconds) at which source patterns are checked to determine if there is no more interest. Before changing the value of this option, please contact Informatica Support.

Default value: 300000


<monitor> Child of daemon

Monitoring configuration.

<monitor>'s children
NameCardinality
format-moduleOne or none
transport-moduleOne or none
<monitor>'s attributes
NameValuesDefault
interval0
Element's model:

(transport-module?, format-module?)


@interval Attribute of monitor

Monitoring interval, in seconds. Zero disables monitoring.

Default value: 0


<transport-module/> Child of monitor

Monitoring transport configuration.

<transport-module>'s attributes
NameValuesDefault
modulelbm, lbmsnmp, udplbm
options

This element is always empty.


@module Attribute of transport-module

Transport module to use. Default is "lbm".

Possible values: lbm, lbmsnmp, udp - Default value: lbm


@options Attribute of transport-module

Option string to be passed to the transport module.


<format-module/> Child of monitor

Monitoring format configuration.

<format-module>'s attributes
NameValuesDefault
modulecsvcsv
options

This element is always empty.


@module Attribute of format-module

Format module to use. Default is "csv".

Possible values: csv - Default value: csv


@options Attribute of format-module

Option string to be passed to the format module.


<web-monitor> Child of daemon

Web monitor configuration. Specify as interface:port. Interface may be specified as '*'.

<web-monitor>'s attributes
NameValuesDefault
xml:spacedefault, preservedefault

@xml:space Attribute of web-monitor

How whitespace is to be handled. "default" trims leading and trailing whitespace, and compress multiple whitespace characters into a single character. "preserve" preserves the whitespace exactly as read.

Possible values: default, preserve - Default value: default


<propagation-delay/> Child of daemon

Propagation delay configuration.

<propagation-delay>'s attributes
NameValuesDefault
delta0

This element is always empty.


@delta Attribute of propagation-delay

Specifies the difference, in milliseconds, between the shortest and longest propagation delays in the network. The default is zero. Before changing the value of this option, please contact Informatica Support.

Default value: 0


<xml-config> Child of daemon

Specifies the LBM XML configuration file.

<xml-config>'s attributes
NameValuesDefault
xml:spacedefault, preservedefault

@xml:space Attribute of xml-config

How whitespace is to be handled. "default" trims leading and trailing whitespace, and compress multiple whitespace characters into a single character. "preserve" preserves the whitespace exactly as read.

Possible values: default, preserve - Default value: default


<source-context-name> Child of endpoint, peer

Specifies the portal source context name.

<source-context-name>'s attributes
NameValuesDefault
xml:spacedefault, preservedefault

@xml:space Attribute of source-context-name

How whitespace is to be handled. "default" trims leading and trailing whitespace, and compress multiple whitespace characters into a single character. "preserve" preserves the whitespace exactly as read.

Possible values: default, preserve - Default value: default


<receiver-context-name> Child of endpoint, peer

Specifies the portal receiver context name.

<receiver-context-name>'s attributes
NameValuesDefault
xml:spacedefault, preservedefault

@xml:space Attribute of receiver-context-name

How whitespace is to be handled. "default" trims leading and trailing whitespace, and compress multiple whitespace characters into a single character. "preserve" preserves the whitespace exactly as read.

Possible values: default, preserve - Default value: default


<sqn-window/> Child of endpoint, peer

Specifies the configuration of sequence number windows.

<sqn-window>'s attributes
NameValuesDefault
increment2048
size16384

This element is always empty.


@size Attribute of sqn-window

Determines the maximum number of topic (fragment) sequence numbers that will be maintained, for any given source, for duplicate detection. Must be a multiple of 8. Before changing the value of this option, please contact Informatica Support.

Default value: 16384


@increment Attribute of sqn-window

Determines the minimum increment, in topic (fragment) sequence numbers, by which the sequence number window is moved when the window size is exceeded. Must be a multiple of 8, an even divisor of the window size, and less the window size. Before changing the value of this option, please contact Informatica Support.

Default value: 2048


<context-query/> Child of endpoint, peer

Context query generation configuration.

<context-query>'s attributes
NameValuesDefault
interval200
max-contexts20
periodic-interval300000
timeout900

This element is always empty.


@periodic-interval Attribute of context-query

Interval (in milliseconds) at which context queries are generated. Before changing the value of this option, please contact Informatica Support.

Default value: 300000


@max-contexts Attribute of context-query

Maximum number of contexts for which queries are generated at one time. Before changing the value of this option, please contact Informatica Support.

Default value: 20


@interval Attribute of context-query

Interval (in milliseconds) between groups of context queries. Before changing the value of this option, please contact Informatica Support.

Default value: 200


@timeout Attribute of context-query

Minimum time (in seconds) a context query must be unanswered before it is removed for the portal. Before changing the value of this option, please contact Informatica Support.

Default value: 900


<gateway-keepalive/> Child of peer

Gateway keepalive configuration.

<gateway-keepalive>'s attributes
NameValuesDefault
idleyes, noyes
interval5000
timeout15000

This element is always empty.


@idle Attribute of gateway-keepalive

If gateway keepalives should be sent only when the link is idle.

"yes"
Yes, only send keepalives if no traffic has been sent or received in the last interval.
"no"
No, send a keepalive every interval.

Possible values: yes, no - Default value: yes


@interval Attribute of gateway-keepalive

Minimum interval, in milliseconds, between keepalives. When idle is "no", a keepalive is sent every interval milliseconds. When idle is "yes", if the portal has not sent anything to the companion, or received anything from the companion, in interval milliseconds, a keepalive message is sent. A value of zero disables keepalives.

Default value: 5000


@timeout Attribute of gateway-keepalive

Maximum time, in milliseconds, a peer can receive nothing from the companion before determining the connection is dead and disconnecting.

Default value: 15000