On Oct 21, 2013, at 8:35 PM, Chin, Kenneth (HBO) <[email protected]> wrote:
> HI, > > I am new to Apache Traffic Server. I am interested in setting up a > Hierarchical Caching environment. I have read the documentation and as I > read it, it states that only parent.config and records.config need to be > modified on the child server. As a test, I am accessing an HTML page on > child from a client. The page is not on the child but exists on the parent. > For some reason, I receive a 404 error. Is there something that I am missing. > Hard to say, but a wild guess could be one or all of the settings below. otherwise, you might need other configs, such as remap.config for example. -- Leif CONFIG proxy.config.http.parent_proxy_routing_enable INT 1 CONFIG proxy.config.reverse_proxy.enabled INT 0 CONFIG proxy.config.url_remap.remap_required INT 0
