Comment 5 for bug 1583247

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : A change has been merged

Reviewed: https://review.opencontrail.org/20381
Committed: http://github.org/Juniper/contrail-controller/commit/2b647ed6b39744ac44d96b75a81a4711d0ea3612
Submitter: Zuul
Branch: master

commit 2b647ed6b39744ac44d96b75a81a4711d0ea3612
Author: Rudra Rugge <email address hidden>
Date: Wed May 18 14:58:32 2016 -0700

Reduce flows for LB based on destination port

Customer reported running out of flow table entries because
each 5 tuple creates a unique flow table entry. There is a
concept of fat flows to aggregate flows coming from the same
source. This can be aggregated based on the destination port
or protocol.

Change-Id: I0264db58772845fdfd3f49edb5ac58e87e28085f
Closes-Bug: 1583247