masaori335 opened a new issue, #10921:
URL: https://github.com/apache/trafficserver/issues/10921

   In the cache initialization sequence, `vol_rsb.stripes` is incremented, but 
this happens only if `cache_config_ram_cache_size != AUTO_SIZE_RAM_CACHE`.
   
   
https://github.com/apache/trafficserver/blob/c1832e43bc0c57aa6b8a53590c48fc2709763012/src/iocore/cache/Cache.cc#L717
   
   - e.g.
   
   ```
   ยป traffic_ctl metric match stripe
   proxy.process.cache.stripes 2
   proxy.process.cache.volume_1.stripes 0
   proxy.process.cache.volume_2.stripes 0
   ```


-- 
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]

Reply via email to