Hi Dennis,

On Thu, Dec 15, 2016 at 01:20:19PM +0100, Dennis Jacobfeuerborn wrote:
> Hi,
> I'm wondering how i can keep long running tcp sessions in the stick
> table. It seems that when I use mode tcp and a stick table then an entry
> gets initially created when a connection is established but even though
> traffic is flowing back and forth for that connection the entry
> eventually expires and never gets refreshed.
> Is there a way to refresh the entry as long as traffic is flowing and
> only let it expire when no traffic has been seen for X minutes?

When you use track-sc, a reference is taken to the entry in the table
and it (normally) cannot expire. How do you use the stick table in your
case ? Do you have an example config that shows the problem ? I'm just
trying to find if that's just a config issue, a bug or a design limitation.

Cheers,
Willy

Reply via email to