masaori335 opened a new pull request, #13340:
URL: https://github.com/apache/trafficserver/pull/13340
Per-volume tuning (ram_cache, ram_cache_size, ram_cache_cutoff,
avg_obj_size, fragment_size) was only copied onto the CacheVol when matching an
existing on-disk volume, so volumes created fresh (e.g. the first start after a
cache clear) ignored the config until the next restart. Apply the settings in
one pass after all CacheVols exist.
Extend cache_volume_features to verify the settings take effect via
per-volume metrics.
(cherry picked from commit ec72cf41dadf4876be0e83addbb91d8ddf104290)
Conflicts:
tests/gold_tests/cache/cache_volume_features.replay.yaml
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]