zwoop commented on PR #13061: URL: https://github.com/apache/trafficserver/pull/13061#issuecomment-4254120331
So, I'm fine fixing this for v10.x, but I'm thinking we should remove this feature completely. I believe it's there to potentially "save" one extra read from disk (in that rare case of one uncached URL being extremely hot). This may have made sense in 2009, with slow, rotational drives. But with SSDs, this is highly unlikely to be an issue at all, so this is a "premature optimization" in modern ages. -- 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]
