You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@trafficserver.apache.org by "Manjesh Nilange (JIRA)" <ji...@apache.org> on 2010/01/12 20:26:54 UTC

[jira] Created: (TS-105) TS does not process must/proxy revalidate correctly

TS does not process must/proxy revalidate correctly
---------------------------------------------------

                 Key: TS-105
                 URL: https://issues.apache.org/jira/browse/TS-105
             Project: Traffic Server
          Issue Type: Bug
          Components: Core
            Reporter: Manjesh Nilange
            Assignee: Manjesh Nilange
            Priority: Minor


Currently, even though TS stores items with must/proxy revalidate in the cache, they are never served out, when in fact the items can be stored. Correct handling as per http://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html#sec14.9 should be implemented.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (TS-105) TS does not process must/proxy revalidate correctly

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

Leif Hedstrom resolved TS-105.
------------------------------

    Resolution: Fixed

Reviewed and committed by Leif.

> TS does not process must/proxy revalidate correctly
> ---------------------------------------------------
>
>                 Key: TS-105
>                 URL: https://issues.apache.org/jira/browse/TS-105
>             Project: Traffic Server
>          Issue Type: Bug
>          Components: Core
>            Reporter: Manjesh Nilange
>            Assignee: Leif Hedstrom
>            Priority: Minor
>             Fix For: 2.0.0a
>
>         Attachments: mp-reval.patch
>
>
> Currently, even though TS stores items with must/proxy revalidate in the cache, they are never served out, when in fact the items can be stored. Correct handling as per http://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html#sec14.9 should be implemented.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Assigned: (TS-105) TS does not process must/proxy revalidate correctly

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

Leif Hedstrom reassigned TS-105:
--------------------------------

    Assignee: Leif Hedstrom  (was: Manjesh Nilange)

> TS does not process must/proxy revalidate correctly
> ---------------------------------------------------
>
>                 Key: TS-105
>                 URL: https://issues.apache.org/jira/browse/TS-105
>             Project: Traffic Server
>          Issue Type: Bug
>          Components: Core
>            Reporter: Manjesh Nilange
>            Assignee: Leif Hedstrom
>            Priority: Minor
>             Fix For: 2.0.0a
>
>         Attachments: mp-reval.patch
>
>
> Currently, even though TS stores items with must/proxy revalidate in the cache, they are never served out, when in fact the items can be stored. Correct handling as per http://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html#sec14.9 should be implemented.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (TS-105) TS does not process must/proxy revalidate correctly

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

Leif Hedstrom updated TS-105:
-----------------------------

    Fix Version/s: 2.0.0a

> TS does not process must/proxy revalidate correctly
> ---------------------------------------------------
>
>                 Key: TS-105
>                 URL: https://issues.apache.org/jira/browse/TS-105
>             Project: Traffic Server
>          Issue Type: Bug
>          Components: Core
>            Reporter: Manjesh Nilange
>            Assignee: Manjesh Nilange
>            Priority: Minor
>             Fix For: 2.0.0a
>
>         Attachments: mp-reval.patch
>
>
> Currently, even though TS stores items with must/proxy revalidate in the cache, they are never served out, when in fact the items can be stored. Correct handling as per http://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html#sec14.9 should be implemented.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (TS-105) TS does not process must/proxy revalidate correctly

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

Manjesh Nilange updated TS-105:
-------------------------------

    Attachment: mp-reval.patch

HttpTransact.cc patch with fix.


> TS does not process must/proxy revalidate correctly
> ---------------------------------------------------
>
>                 Key: TS-105
>                 URL: https://issues.apache.org/jira/browse/TS-105
>             Project: Traffic Server
>          Issue Type: Bug
>          Components: Core
>            Reporter: Manjesh Nilange
>            Assignee: Manjesh Nilange
>            Priority: Minor
>         Attachments: mp-reval.patch
>
>
> Currently, even though TS stores items with must/proxy revalidate in the cache, they are never served out, when in fact the items can be stored. Correct handling as per http://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html#sec14.9 should be implemented.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.