bryancall commented on issue #6684: URL: https://github.com/apache/trafficserver/issues/6684#issuecomment-4825438595
This is a usage question about interpreting ATS memory usage. The bulk of resident memory is the cache directory, a fixed in-RAM index sized in proportion to your disk cache and `proxy.config.cache.min_average_object_size` (roughly one small entry per average-object slot across the whole cache), plus the RAM cache; with 64TB of disk that directory is expected to be large. For usage questions like this the users@ mailing list and the ATS Slack are the best venues, so I'm closing this older question. Happy to point at the cache-directory sizing docs if that helps. -- 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]
