https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41929

            Bug ID: 41929
           Summary: Add Cache-Control to opac-retrieve-file.pl
   Initiative type: ---
        Sponsorship ---
            status:
           Product: Koha
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: OPAC
          Assignee: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]

It seems unnecessary to re-fetch the files served by opac-retrieve-file.pl on
each request.

Files served by opac-retrieve-file.pl are files uploaded by Tools > Uploads and
marked as public.

They are each assigned a hash value, and referenced by the "id" query parameter
when loaded through opac-retrieve-file.pl.

We should let browsers cache these files to reduce the load if for example
these files are used by the OPAC content management to load images, fonts etc.

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://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