Github user zwoop commented on the pull request: https://github.com/apache/trafficserver/pull/507#issuecomment-190922574 Love the docs, good idea :). About rr: why not just use the is_rr() function consistently, it was added a while ago. Also, we're having some pretty serious issues around round-robin (we think), which is a definite regression since 5.3.x. We have a very hacky solution right now, but overall, a lot of this HostDB stuff either has to be cleaned up / fixed, or ripped out. As such, how important is the persistent cache storage to your use case? Seeing that you updated the docs for it, I'm guessing it's important? In my setup, we basically clear the HostDB on startup every time, since the on-disk storage is pretty much useless to us.
--- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---