mirror of
https://github.com/rustfs/rustfs.git
synced 2026-08-08 22:33:22 +00:00
fix(cache): wire trusted-proxy cache and remove stale cache traces (#2581)
This commit is contained in:
@@ -2077,7 +2077,6 @@ impl DefaultObjectUsecase {
|
||||
opts,
|
||||
} = request_context;
|
||||
|
||||
// Try to get from cache for small, frequently accessed objects
|
||||
let manager = get_concurrency_manager();
|
||||
|
||||
let prepared_read = Self::prepare_get_object_read_execution(
|
||||
|
||||
Reference in New Issue
Block a user