You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by "Alvin Alexander (JIRA)" <ji...@apache.org> on 2011/06/01 20:51:47 UTC

[jira] [Created] (TS-816) proxy.config.http.server_other_ports attr not working.

proxy.config.http.server_other_ports attr not working.
------------------------------------------------------

                 Key: TS-816
                 URL: https://issues.apache.org/jira/browse/TS-816
             Project: Traffic Server
          Issue Type: Bug
    Affects Versions: 2.1.9
         Environment: Linux x86_64
            Reporter: Alvin Alexander


proxy.config.http.server_other_ports atrribute (= or > or < or X ) doesn't work, it always follow the main port's atrribute (proxy.config.http.server_port_attr) 

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

[jira] [Commented] (TS-816) proxy.config.http.server_other_ports attr not working.

Posted by "Alvin Alexander (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/TS-816?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13068762#comment-13068762 ] 

Alvin Alexander commented on TS-816:
------------------------------------

Great, can I test it now? Any patch available?

Thanks.



> proxy.config.http.server_other_ports attr not working.
> ------------------------------------------------------
>
>                 Key: TS-816
>                 URL: https://issues.apache.org/jira/browse/TS-816
>             Project: Traffic Server
>          Issue Type: Bug
>          Components: Network
>    Affects Versions: 2.1.9
>         Environment: Linux x86_64
>            Reporter: Alvin Alexander
>            Assignee: Alan M. Carroll
>             Fix For: 3.1.0
>
>
> proxy.config.http.server_other_ports atrribute (= or > or < or X ) doesn't work, it always follow the main port's atrribute (proxy.config.http.server_port_attr) 

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

        

[jira] [Updated] (TS-816) proxy.config.http.server_other_ports attr not working.

Posted by "Alan M. Carroll (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/TS-816?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alan M. Carroll updated TS-816:
-------------------------------

    Attachment: ts-816-patch.txt

This should patch from 3.0.1 to the revision with the TS-816 patch.

Wednesday, July 20, 2011, 9:03:58 PM, you wrote:







> proxy.config.http.server_other_ports attr not working.
> ------------------------------------------------------
>
>                 Key: TS-816
>                 URL: https://issues.apache.org/jira/browse/TS-816
>             Project: Traffic Server
>          Issue Type: Bug
>          Components: Network
>    Affects Versions: 2.1.9
>         Environment: Linux x86_64
>            Reporter: Alvin Alexander
>            Assignee: Alan M. Carroll
>             Fix For: 3.1.0
>
>         Attachments: ts-816-patch.txt
>
>
> proxy.config.http.server_other_ports atrribute (= or > or < or X ) doesn't work, it always follow the main port's atrribute (proxy.config.http.server_port_attr) 

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

        

[jira] [Resolved] (TS-816) proxy.config.http.server_other_ports attr not working.

Posted by "Alan M. Carroll (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/TS-816?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alan M. Carroll resolved TS-816.
--------------------------------

       Resolution: Fixed
    Fix Version/s:     (was: 3.1.1)
                   3.1.0

The old logic had no hope of working. I reworked the relevant sections and (hopefully) simplified the logic without breaking anything. Preliminary testing was successful.

r1148956

> proxy.config.http.server_other_ports attr not working.
> ------------------------------------------------------
>
>                 Key: TS-816
>                 URL: https://issues.apache.org/jira/browse/TS-816
>             Project: Traffic Server
>          Issue Type: Bug
>          Components: Network
>    Affects Versions: 2.1.9
>         Environment: Linux x86_64
>            Reporter: Alvin Alexander
>            Assignee: Alan M. Carroll
>             Fix For: 3.1.0
>
>
> proxy.config.http.server_other_ports atrribute (= or > or < or X ) doesn't work, it always follow the main port's atrribute (proxy.config.http.server_port_attr) 

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

        

[jira] [Updated] (TS-816) proxy.config.http.server_other_ports attr not working.

Posted by "Leif Hedstrom (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/TS-816?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Leif Hedstrom updated TS-816:
-----------------------------

    Fix Version/s: 3.1.0

> proxy.config.http.server_other_ports attr not working.
> ------------------------------------------------------
>
>                 Key: TS-816
>                 URL: https://issues.apache.org/jira/browse/TS-816
>             Project: Traffic Server
>          Issue Type: Bug
>          Components: Network
>    Affects Versions: 2.1.9
>         Environment: Linux x86_64
>            Reporter: Alvin Alexander
>            Assignee: Alan M. Carroll
>             Fix For: 3.1.0
>
>
> proxy.config.http.server_other_ports atrribute (= or > or < or X ) doesn't work, it always follow the main port's atrribute (proxy.config.http.server_port_attr) 

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

[jira] [Updated] (TS-816) proxy.config.http.server_other_ports attr not working.

Posted by "Leif Hedstrom (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/TS-816?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Leif Hedstrom updated TS-816:
-----------------------------

    Component/s: Network
       Assignee: Alan M. Carroll

I'm assigning this to amc for now, for him to at least take a look when he's done eating haggis.

> proxy.config.http.server_other_ports attr not working.
> ------------------------------------------------------
>
>                 Key: TS-816
>                 URL: https://issues.apache.org/jira/browse/TS-816
>             Project: Traffic Server
>          Issue Type: Bug
>          Components: Network
>    Affects Versions: 2.1.9
>         Environment: Linux x86_64
>            Reporter: Alvin Alexander
>            Assignee: Alan M. Carroll
>             Fix For: 3.1.0
>
>
> proxy.config.http.server_other_ports atrribute (= or > or < or X ) doesn't work, it always follow the main port's atrribute (proxy.config.http.server_port_attr) 

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