-
Notifications
You must be signed in to change notification settings - Fork 104
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Calculating varnish hitrate using varnish_main_client_req will never be accurate, and the way varnish calculates this is cache_hits / cache_hits + cache_miss, so this change commit will use the varnish way of calculating hitrate
- Loading branch information
dhpowrhost
authored
Dec 8, 2021
1 parent
86fc1b0
commit cf9a93f
Showing
1 changed file
with
3 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters