You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficcontrol.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/08/06 05:00:05 UTC

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

    [ https://issues.apache.org/jira/browse/TC-373?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16115636#comment-16115636 ] 

ASF GitHub Bot commented on TC-373:
-----------------------------------

Github user asfgit commented on the issue:

    https://github.com/apache/incubator-trafficcontrol/pull/660
  
    Can one of the admins verify this patch?


> 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
>              Labels: connections
>
> 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.4.14#64029)