[pgAdmin][RM4681] Increase cache control max age for static files

Поиск
Список
Период
Сортировка
От Aditya Toshniwal
Тема [pgAdmin][RM4681] Increase cache control max age for static files
Дата
Msg-id CAM9w-_n_yao4qbLxS3-ZttOAHJTGF1uYFsf+R+geCmpUAuVqzQ@mail.gmail.com
обсуждение исходный текст
Ответы Re: [pgAdmin][RM4681] Increase cache control max age for static files  (Ashesh Vashi <ashesh.vashi@enterprisedb.com>)
Список 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"
Вложения

В списке pgadmin-hackers по дате отправления:

Предыдущее
От: Akshay Joshi
Дата:
Сообщение: Re: Resql test cases for views and fix for bug: 4650
Следующее
От: Akshay Joshi
Дата:
Сообщение: pgAdmin 4 commit: Fix an issue where oid column should not be pasted wh