Github user jacksontj commented on the pull request: https://github.com/apache/trafficserver/pull/536#issuecomment-219065574 This patch will actually be a no-op. MultiCache is harcoded ALL over to only accept 3 levels. I looked through the code and it seems that this is actually the only instance where we are not using `hostdb.levels` (e.g. https://github.com/apache/trafficserver/blob/master/iocore/hostdb/HostDB.cc#L666). So, we can merge this (to make it all consistent), but it should be a no-op.
--- 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. ---