Options

Smart Flow Control limits

rmgrmg Member
One of the settings on a Connection Reuse template is "Smart Flow Control", which lets you queue packets when the per-server connection limit is reached (otherwise packets that would exceed the limit are dropped). The queue depth is configurable, but then, if the queue is full, packets are dropped. I realize that if you let the queue get very large, it will result in some delay for each new connection as it waits through the queue and is then handled, and you're still vulnerable to a sufficiently large DoS. That said, suppose responding reliably but slowly is acceptable behavior for the application under an anticipated, legitimate surge. Is there any downside to setting the queue depth to some very large number? Any implicit limit, or any particular resources that will be depleted by a large queue?

Comments

  • Options
    dshindshin Member
    edited February 2014
    I do not see any downside in setting the queue depth to a large queue size. My suggestion to achieve the best result is to go with the default settings. If you must have a large queue size then deploy the necessary values as the AX series can support from 0 to 65553. I hope this answers your question.
Sign In or Register to comment.