Github user bryancall commented on the issue:

    https://github.com/apache/trafficserver/issues/1532
  
    Information from 7.0.0 release running in production on the same server:
    ```
    [bcall@e24 crash]$ ss -tn | awk '{print $4}' | grep -c ':80$' ; ss -tn | 
awk '{print $4}' | grep -c ':443$'; traffic_ctl metric get 
proxy.process.net.connections_currently_open; traffic_ctl metric match 
current_client_sessions; traffic_ctl metric match 
http.current_client_connections; grep HttpSM.cc:6485 
/home/y/logs/trafficserver/traffic.out; ss -s
    2658
    54005
    proxy.process.net.connections_currently_open 78128
    proxy.process.http2.current_client_sessions 37296
    proxy.process.http.current_client_connections 14835
       7748180 |    7669410 |           2563600384 |      32545 | 
memory/IOBuffer/../../../../trafficserver/proxy/http/HttpSM.cc:6485
      27926828 |   27884703 |           1371799552 |      32564 | 
memory/IOBuffer/../../../../trafficserver/proxy/http/HttpSM.cc:6485
      30031206 |   29999975 |           1009647616 |      32328 | 
memory/IOBuffer/../../../../trafficserver/proxy/http/HttpSM.cc:6485
      33306877 |   33252469 |           1767923712 |      32493 | 
memory/IOBuffer/../../../../trafficserver/proxy/http/HttpSM.cc:6485
      87611972 |   87588769 |            752799744 |      32444 | 
memory/IOBuffer/../../../../trafficserver/proxy/http/HttpSM.cc:6485
    Total: 63568 (kernel 65390)
    TCP:   97209 (estab 63217, closed 31012, orphaned 2935, synrecv 0, timewait 
31012/0), ports 17009
    
    Transport Total     IP        IPv6
    *     65390     -         -
    RAW   0         0         0
    UDP   28        12        16
    TCP   66197     50229     15968
    INET          66225     50241     15984
    FRAG          0         0         0
    ```


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to