You are viewing a plain text version of this content. The canonical link for it is here.
Posted to solr-dev@lucene.apache.org by "Shalin Shekhar Mangar (JIRA)" <ji...@apache.org> on 2008/07/25 15:45:32 UTC

[jira] Updated: (SOLR-506) Enabling HTTP Cache headers should be configurable on a per-handler basis

     [ https://issues.apache.org/jira/browse/SOLR-506?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Shalin Shekhar Mangar updated SOLR-506:
---------------------------------------

    Attachment: SOLR-506.patch

Syncing the patch with the trunk. No other changes to the code base.

Hoss -- Do we need anything more in this patch?

> Enabling HTTP Cache headers should be configurable on a per-handler basis
> -------------------------------------------------------------------------
>
>                 Key: SOLR-506
>                 URL: https://issues.apache.org/jira/browse/SOLR-506
>             Project: Solr
>          Issue Type: Improvement
>    Affects Versions: 1.3
>            Reporter: Shalin Shekhar Mangar
>            Assignee: Hoss Man
>             Fix For: 1.3
>
>         Attachments: SOLR-506.patch, SOLR-506.patch, SOLR-506.patch
>
>
> HTTP cache headers are needed only for select handler's response and it does not make much sense to enable it globally for all Solr responses.
> Therefore, enabling/disabling cache headers should be configurable on a per-handler basis. It should be enabled by default on the select request handler and disabled by default on all others. It should be possible to override these defaults through configuration as well as through API.

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