On Dec 17, 2013, at 6:18 PM, Brendan Miller <[email protected]> wrote:

> I'm on ATS 3.2.4. Following the instructions here on the wiki 
> (https://cwiki.apache.org/confluence/display/TS/FAQ#FAQ-http_ui) I can't get 
> http_ui to work.
> 
> Is http_ui only for ATS 4.x? Is there an alternate method of inspecting what 
> is in the cache? I'd like to see which specific documents are cached...
> 
> This is my remap.config
> 
> map https://.+/cache-internal/ http://{cache-internal}
> map https://.+/cache/ http://{cache}
> map https://.+/stat/ http://{stat}
> map https://.+/test/ http://{test}
> map https://.+/hostdb/ http://{hostdb}
> map https://.+/net/ http://{net}
> map https://.+/http/ http://{http}
> 
> I then executed these commands from the wiki:
> 
> traffic_line -s proxy.config.http_ui_enabled -v 3
> traffic_line -s proxy.config.http.enable_http_info -v 1
> traffic_line -x
> 
> Then if I browse to the server at /cache/, I just get a 404... Any ideas?


What if you browse to /.+/cache/ ?

J

Reply via email to