http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10411

            Bug ID: 10411
           Summary: Add cache control headers to static resources in the
                    apache config
    Classification: Unclassified
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: Packaging
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected]

Currently, the static resources aren't explicitly cached. In the case of
firefox, this causes a request every time for every image, that usually results
in a 304 Not Modified response. This isn't a good use of apache's time, also
may make the page appear to render a bit slower.

The patch for this will put a 12 hour cache timeout on the images, javascript,
and CSS files.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to