]> git.proxmox.com Git - pve-storage.git/commit
esxi: reduce cache invalidation time to 30s
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 27 Mar 2024 12:11:22 +0000 (13:11 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 27 Mar 2024 12:13:14 +0000 (13:13 +0100)
commit897662bac504d1d58567eb2e9c41eed168b710d4
treea1cbe79a1ff39cf731b6aa8f0dac5305fa75d753
parentb29a8c3596587f84ec4412faea24b99fd49b73f8
esxi: reduce cache invalidation time to 30s

Reduce the time the cache stays valid from 60s to 30s, while this
could double the amount of requests in the worst case, it's still not
that frequent and also halves the maximal time a user has to wait to
see changes on the ESXi side to appear here.

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
src/PVE/Storage/ESXiPlugin.pm