You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by "Zhao Yongming (JIRA)" <ji...@apache.org> on 2011/07/18 05:08:00 UTC

[jira] [Updated] (TS-854) backdoor port 8084 should be bind on 127.0.0.1?

     [ https://issues.apache.org/jira/browse/TS-854?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Zhao Yongming updated TS-854:
-----------------------------

    Fix Version/s:     (was: 3.1.0)
                   3.1.1

> backdoor port 8084 should be bind on 127.0.0.1?
> -----------------------------------------------
>
>                 Key: TS-854
>                 URL: https://issues.apache.org/jira/browse/TS-854
>             Project: Traffic Server
>          Issue Type: Improvement
>          Components: Management
>    Affects Versions: 3.1.0
>            Reporter: Zhao Yongming
>            Priority: Minor
>             Fix For: 3.1.1
>
>
> 8084 is now just for cop do health checking on server, it should not open to the wild Internet by default.
> {codes}
> zym6400 trafficserver # netstat -lantp | grep 8084
> tcp        0      0 127.0.0.1:8084          0.0.0.0:*               LISTEN      22919/traffic_serve 
> tcp        0      0 127.0.0.1:8084          127.0.0.1:53968         TIME_WAIT   -                   
> tcp        0      0 127.0.0.1:8084          127.0.0.1:34967         TIME_WAIT   -                   
> tcp        0      0 127.0.0.1:8084          127.0.0.1:56713         TIME_WAIT   -                   
> tcp        0      0 127.0.0.1:8084          127.0.0.1:58371         TIME_WAIT   -                   
> tcp        0      0 127.0.0.1:8084          127.0.0.1:37322         TIME_WAIT   -                   
> tcp        0      0 127.0.0.1:8084          127.0.0.1:39422         TIME_WAIT   -   
> {codes}

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira