zwoop commented on PR #11866: URL: https://github.com/apache/trafficserver/pull/11866#issuecomment-2477908838
Yes it's used all over the place already in cache computations, so I'm not going to change that define. But, the previous code reading the records.config would potentially have caused us to deduct the fragment size by 144 instead of 72, because we subtract 72 before using it in the cache code. Now, this likely never happened to anyone, it would only have been wrong if you set the setting to 0 or a value above 4MB. -- 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]
