This commit is contained in:
Kevin 2017-02-23 19:56:05 +01:00
parent 66435da9a4
commit 70f09c2537
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
if latency_datacenter < latency_cache && connected(endpoint, cache)
if latency_datacenter > latency_cache && connected(endpoint, cache)
cache_wel
if predictedrequestA > predictedrequestB
cache_op_snelste(predictedrequestA)