You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficcontrol.apache.org by "Zhilin Huang (JIRA)" <ji...@apache.org> on 2017/06/09 03:17:19 UTC

[jira] [Created] (TC-373) Traffic Stats Has Connection Leak

Zhilin Huang created TC-373:
-------------------------------

             Summary: Traffic Stats Has Connection Leak 
                 Key: TC-373
                 URL: https://issues.apache.org/jira/browse/TC-373
             Project: Traffic Control
          Issue Type: Bug
          Components: Traffic Stats
            Reporter: Zhilin Huang
            Assignee: Zhilin Huang


Happens when TO not response 200 OK to traffic stats:
[ERROR] 2017-06-08 09:54:40 500 Internal Server Error[500] - Error requesting Traffic Ops https://coffee-ops-a.coffee.com/api/1.2/stats_summary/create

$ sudo netstat -tunp|grep traffic_stats|head 
tcp       32      0 10.63.115.225:39667     10.63.115.224:443       CLOSE_WAIT  795/traffic_stats   
tcp       32      0 10.63.115.225:50388     10.63.115.224:443       CLOSE_WAIT  795/traffic_stats   
tcp       32      0 10.63.115.225:46896     10.63.115.224:443       CLOSE_WAIT  795/traffic_stats   
tcp       32      0 10.63.115.225:38896     10.63.115.224:443       CLOSE_WAIT  795/traffic_stats   
tcp        1      0 10.63.115.225:53682     10.63.115.224:443       CLOSE_WAIT  795/traffic_stats   
tcp       32      0 10.63.115.225:42324     10.63.115.224:443       CLOSE_WAIT  795/traffic_stats   
tcp       32      0 10.63.115.225:39618     10.63.115.224:443       CLOSE_WAIT  795/traffic_stats   
tcp       32      0 10.63.115.225:36613     10.63.115.224:443       CLOSE_WAIT  795/traffic_stats   
tcp       32      0 10.63.115.225:51851     10.63.115.224:443       CLOSE_WAIT  795/traffic_stats   
tcp       32      0 10.63.115.225:52842     10.63.115.224:443       CLOSE_WAIT  795/traffic_stats 



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)