You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@couchdb.apache.org by "Paul Joseph Davis (JIRA)" <ji...@apache.org> on 2009/10/27 05:13:59 UTC

[jira] Created: (COUCHDB-543) Set cache headers for favicon.ico

Set cache headers for favicon.ico
---------------------------------

                 Key: COUCHDB-543
                 URL: https://issues.apache.org/jira/browse/COUCHDB-543
             Project: CouchDB
          Issue Type: Improvement
          Components: Administration Console
            Reporter: Paul Joseph Davis


favicon.ico is requested alot from the browser. We should think about cache headers and what not.

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


[jira] Closed: (COUCHDB-543) Set cache headers for favicon.ico

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

Chris Anderson closed COUCHDB-543.
----------------------------------

    Resolution: Fixed

applied in r889402

> Set cache headers for favicon.ico
> ---------------------------------
>
>                 Key: COUCHDB-543
>                 URL: https://issues.apache.org/jira/browse/COUCHDB-543
>             Project: CouchDB
>          Issue Type: Improvement
>          Components: Futon
>            Reporter: Paul Joseph Davis
>         Attachments: COUCHDB-543_02.diff, favicon_cache_comparison.txt
>
>
> favicon.ico is requested alot from the browser. We should think about cache headers and what not.

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


[jira] Updated: (COUCHDB-543) Set cache headers for favicon.ico

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

Matthew Hooker updated COUCHDB-543:
-----------------------------------

    Attachment: COUCHDB-543_02.diff
                favicon_cache_comparison.txt

This patch adds a far-future expire time to the favicon response. 

Also attached is a survey of cache-related headers served with a request to the favicon.ico of various popular sites. This shows that the proposed solution is in practice across the web.



> Set cache headers for favicon.ico
> ---------------------------------
>
>                 Key: COUCHDB-543
>                 URL: https://issues.apache.org/jira/browse/COUCHDB-543
>             Project: CouchDB
>          Issue Type: Improvement
>          Components: Futon
>            Reporter: Paul Joseph Davis
>         Attachments: COUCHDB-543_02.diff, favicon_cache_comparison.txt
>
>
> favicon.ico is requested alot from the browser. We should think about cache headers and what not.

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