You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@trafficserver.apache.org by GitBox <gi...@apache.org> on 2020/10/08 19:08:43 UTC

[GitHub] [trafficserver] bneradt opened a new pull request #7260: Treat objects with negative max-age CC directives as stale.

bneradt opened a new pull request #7260:
URL: https://github.com/apache/trafficserver/pull/7260


   Per RFC 7234, section-1.2.1, max-age values should be a non-negative
   value. If it is negative, therefore, the value is invalid.  Per RFC
   7234, section-4.2.1, invalid freshness specifications should be
   considered stale.
   
   Before this change, negative max-age values were considered non-existent
   and treated with a default max-age value. This fixes that so that if the
   max-age is negative, it is considered stale.
   
   ---
   
   This closes #7254
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [trafficserver] bneradt merged pull request #7260: Treat objects with negative max-age CC directives as stale.

Posted by GitBox <gi...@apache.org>.
bneradt merged pull request #7260:
URL: https://github.com/apache/trafficserver/pull/7260


   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [trafficserver] bneradt merged pull request #7260: Treat objects with negative max-age CC directives as stale.

Posted by GitBox <gi...@apache.org>.
bneradt merged pull request #7260:
URL: https://github.com/apache/trafficserver/pull/7260


   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [trafficserver] zwoop commented on pull request #7260: Treat objects with negative max-age CC directives as stale.

Posted by GitBox <gi...@apache.org>.
zwoop commented on pull request #7260:
URL: https://github.com/apache/trafficserver/pull/7260#issuecomment-707248258


   Cherry-picked to v9.0.x branch.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org