You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by "Phil Sorber (JIRA)" <ji...@apache.org> on 2012/07/30 23:21:34 UTC

[jira] [Created] (TS-1387) Allow proxy.config.http.insert_age_in_response to be overridden

Phil Sorber created TS-1387:
-------------------------------

             Summary: Allow proxy.config.http.insert_age_in_response to be overridden
                 Key: TS-1387
                 URL: https://issues.apache.org/jira/browse/TS-1387
             Project: Traffic Server
          Issue Type: Improvement
            Reporter: Phil Sorber
         Attachments: override_insert_age.patch

This patch converts proxy.config.http.insert_age_in_response to an override-able value.

--
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

        

[jira] [Updated] (TS-1387) Allow proxy.config.http.insert_age_in_response to be overridden

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

Phil Sorber updated TS-1387:
----------------------------

    Attachment:     (was: override_insert_age.patch)
    
> Allow proxy.config.http.insert_age_in_response to be overridden
> ---------------------------------------------------------------
>
>                 Key: TS-1387
>                 URL: https://issues.apache.org/jira/browse/TS-1387
>             Project: Traffic Server
>          Issue Type: Improvement
>            Reporter: Phil Sorber
>         Attachments: override_insert_age_2.patch
>
>
> This patch converts proxy.config.http.insert_age_in_response to an override-able value.

--
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

        

[jira] [Commented] (TS-1387) Allow proxy.config.http.insert_age_in_response to be overridden

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

Leif Hedstrom commented on TS-1387:
-----------------------------------

Looks good, except, please also include the additions necessary for the regression tests.
                
> Allow proxy.config.http.insert_age_in_response to be overridden
> ---------------------------------------------------------------
>
>                 Key: TS-1387
>                 URL: https://issues.apache.org/jira/browse/TS-1387
>             Project: Traffic Server
>          Issue Type: Improvement
>            Reporter: Phil Sorber
>         Attachments: override_insert_age.patch
>
>
> This patch converts proxy.config.http.insert_age_in_response to an override-able value.

--
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

        

[jira] [Comment Edited] (TS-1387) Allow proxy.config.http.insert_age_in_response to be overridden

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

Phil Sorber edited comment on TS-1387 at 7/30/12 9:32 PM:
----------------------------------------------------------

It would be nice to see this back-ported to the 3.2.x branch.
                
      was (Author: psudaemon):
    It would be nice to see this back-ported to the 3.2.x series.
                  
> Allow proxy.config.http.insert_age_in_response to be overridden
> ---------------------------------------------------------------
>
>                 Key: TS-1387
>                 URL: https://issues.apache.org/jira/browse/TS-1387
>             Project: Traffic Server
>          Issue Type: Improvement
>            Reporter: Phil Sorber
>         Attachments: override_insert_age.patch
>
>
> This patch converts proxy.config.http.insert_age_in_response to an override-able value.

--
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

        

[jira] [Commented] (TS-1387) Allow proxy.config.http.insert_age_in_response to be overridden

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

Leif Hedstrom commented on TS-1387:
-----------------------------------

I think so, I'd have to check. :) And yeah if you can provide one, unified patch, that'd be great.

Thanks!
                
> Allow proxy.config.http.insert_age_in_response to be overridden
> ---------------------------------------------------------------
>
>                 Key: TS-1387
>                 URL: https://issues.apache.org/jira/browse/TS-1387
>             Project: Traffic Server
>          Issue Type: Improvement
>            Reporter: Phil Sorber
>         Attachments: override_insert_age.patch
>
>
> This patch converts proxy.config.http.insert_age_in_response to an override-able value.

--
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

        

[jira] [Updated] (TS-1387) Allow proxy.config.http.insert_age_in_response to be overridden

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

Phil Sorber updated TS-1387:
----------------------------

    Attachment: override_insert_age_2.patch

Updated patch with regression bit.
                
> Allow proxy.config.http.insert_age_in_response to be overridden
> ---------------------------------------------------------------
>
>                 Key: TS-1387
>                 URL: https://issues.apache.org/jira/browse/TS-1387
>             Project: Traffic Server
>          Issue Type: Improvement
>            Reporter: Phil Sorber
>         Attachments: override_insert_age_2.patch
>
>
> This patch converts proxy.config.http.insert_age_in_response to an override-able value.

--
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

        

[jira] [Commented] (TS-1387) Allow proxy.config.http.insert_age_in_response to be overridden

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

Phil Sorber commented on TS-1387:
---------------------------------

This is the only reference I could find:

{noformat}
diff --git a/proxy/InkAPITest.cc b/proxy/InkAPITest.cc
index e072edb..e03e996 100644
--- a/proxy/InkAPITest.cc
+++ b/proxy/InkAPITest.cc
@@ -7400,6 +7400,7 @@ const char *SDK_Overridable_Configs[] = {
   "proxy.config.http.background_fill_completed_threshold",
   "proxy.config.net.sock_packet_mark_out",
   "proxy.config.net.sock_packet_tos_out",
+  "proxy.config.http.insert_age_in_response",
 
   NULL
 };
{noformat}

Is that all you are looking for? Do you want me to make one unified patch?
                
> Allow proxy.config.http.insert_age_in_response to be overridden
> ---------------------------------------------------------------
>
>                 Key: TS-1387
>                 URL: https://issues.apache.org/jira/browse/TS-1387
>             Project: Traffic Server
>          Issue Type: Improvement
>            Reporter: Phil Sorber
>         Attachments: override_insert_age.patch
>
>
> This patch converts proxy.config.http.insert_age_in_response to an override-able value.

--
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

        

[jira] [Updated] (TS-1387) Allow proxy.config.http.insert_age_in_response to be overridden

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

Leif Hedstrom updated TS-1387:
------------------------------

      Component/s: Configuration
    Fix Version/s: 3.3.0
         Assignee: Leif Hedstrom
    
> Allow proxy.config.http.insert_age_in_response to be overridden
> ---------------------------------------------------------------
>
>                 Key: TS-1387
>                 URL: https://issues.apache.org/jira/browse/TS-1387
>             Project: Traffic Server
>          Issue Type: Improvement
>          Components: Configuration
>            Reporter: Phil Sorber
>            Assignee: Leif Hedstrom
>             Fix For: 3.3.0
>
>         Attachments: override_insert_age_2.patch
>
>
> This patch converts proxy.config.http.insert_age_in_response to an override-able value.

--
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

        

[jira] [Updated] (TS-1387) Allow proxy.config.http.insert_age_in_response to be overridden

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

Phil Sorber updated TS-1387:
----------------------------

    Attachment: override_insert_age.patch

Patch to allow proxy.config.http.insert_age_in_response to be overridden.
                
> Allow proxy.config.http.insert_age_in_response to be overridden
> ---------------------------------------------------------------
>
>                 Key: TS-1387
>                 URL: https://issues.apache.org/jira/browse/TS-1387
>             Project: Traffic Server
>          Issue Type: Improvement
>            Reporter: Phil Sorber
>         Attachments: override_insert_age.patch
>
>
> This patch converts proxy.config.http.insert_age_in_response to an override-able value.

--
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

        

[jira] [Commented] (TS-1387) Allow proxy.config.http.insert_age_in_response to be overridden

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

Phil Sorber commented on TS-1387:
---------------------------------

It would be nice to see this back-ported to the 3.2.x series.
                
> Allow proxy.config.http.insert_age_in_response to be overridden
> ---------------------------------------------------------------
>
>                 Key: TS-1387
>                 URL: https://issues.apache.org/jira/browse/TS-1387
>             Project: Traffic Server
>          Issue Type: Improvement
>            Reporter: Phil Sorber
>         Attachments: override_insert_age.patch
>
>
> This patch converts proxy.config.http.insert_age_in_response to an override-able value.

--
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