vcl: resolve VCL part session cleanup issue 76/23776/3
authorYu Ping <ping.yu@intel.com>
Tue, 3 Dec 2019 22:49:04 +0000 (06:49 +0800)
committerFlorin Coras <florin.coras@gmail.com>
Thu, 5 Dec 2019 02:46:58 +0000 (02:46 +0000)
commitb2955355cc9a654447d8647e33def67cd27892f6
tree95fe264c0434755e59ccd0162655c13577602484
parentce9bdfe5fcfa6e2acd670ea0063ce5e0fde15096
vcl: resolve VCL part session cleanup issue

In Nginx performance test, we notice that there are so many session kept
open with the state of TRANSPORT_DELETE, and it is root caused that
vppcom fails to return close state.

Type: fix

Change-Id: Ia30f959e0e5adb5b8bcfa13fb1dd7b2cb410a31b
Signed-off-by: Yu Ping <ping.yu@intel.com>
src/vcl/vppcom.c