Github user oknet commented on the issue:

    https://github.com/apache/trafficserver/pull/771
  
    @jpeach @bryancall add comments and details in commit message
    ```
    Load the NetVCs from open_list to cop_list before next InactivityCop
    runs. NetHandler will remove NetVC from cop_list if it is triggered. As
    the NetHandler runs, the number of NetVCs in the cop_list is decreasing.
    Lots of NetVCs will be removed from cop_list because the NetHandler runs
    100 times maximum between InactivityCop runs. Therefore we don't have to
    check all the NetVCs as much as open_list.
    ```


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to