[pgAdmin][RM4681] Increase cache control max age for static files - Mailing list pgadmin-hackers

From Aditya Toshniwal
Subject [pgAdmin][RM4681] Increase cache control max age for static files
Date
Msg-id CAM9w-_n_yao4qbLxS3-ZttOAHJTGF1uYFsf+R+geCmpUAuVqzQ@mail.gmail.com
Whole thread Raw
Responses Re: [pgAdmin][RM4681] Increase cache control max age for static files
List pgadmin-hackers
Hi Hackers,

Attached is the patch to increase cache control max age (in http header) for static files to improve performance over longer run.
By default it is 43200 seconds (12 hrs), which means that the static files like vendor.js, etc. will be fetched again from server after 12hrs. This is not required as these files won't change.

Kindly review.

--
Thanks and Regards,
Aditya Toshniwal
Software Engineer | EnterpriseDB India | Pune
"Don't Complain about Heat, Plant a TREE"
Attachment

pgadmin-hackers by date:

Previous
From: Akshay Joshi
Date:
Subject: Re: Resql test cases for views and fix for bug: 4650
Next
From: Akshay Joshi
Date:
Subject: pgAdmin 4 commit: Fix an issue where oid column should not be pasted wh