|
Hi. I have read the documentation 6.18.9. Random Early Drop (RED) and there is written this statement.
When I now look into the conf directory https://github.com/belaban/JGroups/tree/master/conf is the For example https://github.com/belaban/JGroups/blob/master/conf/tcp-nio-new.xml My question is now, should the |
Replies: 1 comment
|
The stack is always listed upside down. So the protocol listed first is the transport, the next protocol is one above the transport and so on... |
The stack is always listed upside down. So the protocol listed first is the transport, the next protocol is one above the transport and so on...
Note that
REDbecomes kind of reddundant whenTCP_NIO2.bundler.drop_when_full="true"is defined: http://www.jgroups.org/manual5/index.html#Transport