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

[jira] [Resolved] (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 ]

Leif Hedstrom resolved TS-854.
------------------------------

       Resolution: Invalid
    Fix Version/s:     (was: 3.1.2)

Resolving this issue, please reopen if it's still an issue.
                
> 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
>
> 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.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira