Manual Chapter : Attributes

Applies To:

Show Versions Show Versions

BIG-IP LTM

  • 17.1.0, 17.0.0, 16.1.4, 16.1.3, 16.1.2, 16.1.1, 16.1.0, 16.0.1, 16.0.0, 15.1.10, 15.1.9, 15.1.8, 15.1.7, 15.1.6, 15.1.5, 15.1.4, 15.1.3, 15.1.2, 15.1.1, 15.1.0, 15.0.1, 15.0.0, 14.1.5, 14.1.4, 14.1.3, 14.1.2, 14.1.0, 14.0.1, 14.0.0, 13.1.5, 13.1.4, 13.1.3, 13.1.1, 13.1.0
Manual Chapter

Attributes

Generic Message Protocol Profile Attributes
Attribute
Description
Default
no-response
When set, all messages do not expect a response. A pending-request entry will not be created to route response/answer messages back to the originator. This field is a boolean. Possible values are 'yes' and 'no'.
no
disable-parser
When set, the generic message protocol's parser ignores all input from the transport stream. It also will not forward messages to the transport stream. It is assumed that all message parsing and forwarding will be implemented in a tcl script.
no
message-terminator
The string of characters used to terminate a message.
none
max-message-size
The maximum size of a message in bytes. If a message is exceeds this size, the connection will be reset.
32768
max-egress-buffer
The maximum number of bytes waiting to be sent via the selected transport before the protocol filter notifies the router to stop delivering messages. Once the number of bytes waiting drops below this size, the protocol filter will notify the router that it may resume delivering messages.
32768