diff options
author | Florin Coras <fcoras@cisco.com> | 2023-03-01 22:22:30 -0800 |
---|---|---|
committer | Dave Wallace <dwallacelf@gmail.com> | 2023-03-06 23:01:19 +0000 |
commit | a41a0b5a4c8430a6141fc847d43484ab1c4b2a0a (patch) | |
tree | aa699eea67aac28b7dd6057a1ba783fbbce28c57 /src/cmake/cpu.cmake | |
parent | c86662a213ce751354ac513a3da95117fff31845 (diff) |
vcl: do not stop listeners on vls epoll del
Although removal from epoll means listener no longer accepts new
sessions, the accept queue built by vpp cannot be drained by stopping
the listener. Morover, some applications, e.g., nginx, might constantly
remove and add listeners to their epfds. Removing listeners in such
situations causes a lot of churn in vpp as segments and segment managers
need to be recreated.
Type: improvement
Signed-off-by: Florin Coras <fcoras@cisco.com>
Change-Id: Ia412b3f8d50fbb4881a99ff024f798353b521af7
Diffstat (limited to 'src/cmake/cpu.cmake')
0 files changed, 0 insertions, 0 deletions