Rate of Flow Control Limitations

WARNING - TOPIC NOT WRITTEN - TOPIC ID: 623

This topic has not yet been written. The content below is from the topic description.
Note Rate limited flow control can be used in conjunction with window based flow control. Rate limited flow control only effects how many messages a client can consume in a second and not how many messages are in its buffer. So if you had a slow rate limit and a high window based limit the clients internal buffer would soon fill up with messages.