diff options
author | Alex Schultz <aschultz@redhat.com> | 2020-10-31 18:26:32 -0600 |
---|---|---|
committer | Alex Schultz <aschultz@redhat.com> | 2020-10-31 20:31:33 -0600 |
commit | 0ac857fc0fc0be3b53ecdf1de30047d48adc4a8c (patch) | |
tree | 46c20ff9ca3ba9ec0da8a29b4049c1051a8b5b04 /vendor/github.com/golang | |
parent | 2aaa036f560e2c42ebb033869eeef539dbc47fef (diff) | |
download | podman-0ac857fc0fc0be3b53ecdf1de30047d48adc4a8c.tar.gz podman-0ac857fc0fc0be3b53ecdf1de30047d48adc4a8c.tar.bz2 podman-0ac857fc0fc0be3b53ecdf1de30047d48adc4a8c.zip |
Change http ConnState actions between new and active
Currently it double counts connections because it's incrementing the
total for both the new and active states. Based on the comments, we
should only count new connections for the total count and perform the
timer stop actions when the connection has transitioned to an active
state.
Closes #8208
Signed-off-by: Alex Schultz <aschultz@redhat.com>
Diffstat (limited to 'vendor/github.com/golang')
0 files changed, 0 insertions, 0 deletions