[pve-devel] [RFC PATCH 0/2] daemon and cache changes
Dominik Csapak
d.csapak at proxmox.com
Wed Aug 9 14:08:24 CEST 2017
i post this as rfc because i am not completely sure if i overlooked
some implications of those code changes
the first patch removes a use statement from the spiceproxy daemon,
which saves about ~30M memory. i tested it and it worked, but maybe
someone else can test this again?
the second patch adds a version get parameter for css/js files,
so that on a new pve-manager package, we definitely get the new version
and cache it otherwise
Dominik Csapak (2):
do not use PVE::API2 in spiceproxy.pm
add ver get parameter for js/css files to improve cache behaviour
PVE/Service/pveproxy.pm | 5 +++++
PVE/Service/spiceproxy.pm | 1 -
www/index.html.tpl | 6 +++---
3 files changed, 8 insertions(+), 4 deletions(-)
--
2.11.0
More information about the pve-devel
mailing list