vcl: resolve VCL part session cleanup issue 32/28232/2
authorYu Ping <[email protected]>
Tue, 3 Dec 2019 22:49:04 +0000 (06:49 +0800)
committerAndrew Yourtchenko <[email protected]>
Wed, 12 Aug 2020 07:43:14 +0000 (07:43 +0000)
commit9e357046a319ef1b01fa81743ae819ff5f63f87a
tree7c38a8fb11a91923959d23c18ae1deba1a7dbe1b
parente09a07826e699f9e1bee93c8ed4457eecd941790
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 <[email protected]>
(cherry picked from commit b2955355cc9a654447d8647e33def67cd27892f6)
src/vcl/vppcom.c