>> BTW, I read in mailing list about "http_ui_enabled" and URLs like 
>> http://{stat}, http://{net}.
>> But there is no doc how to setup this interesting feature. Should I try?
> 
> Sure, why not. :)
> 
Wow, that's interesting internal stats. I added to records.config:
proxy.config.http_ui_enabled INT 3
proxy.config.http.enable_http_info INT 1
map http://gw/cache-internal/ http://{cache-internal}
map http://gw/cache/ http://{cache}
map http://gw/stat/ http://{stat}
map http://gw/test/ http://{test}
map http://gw/hostdb/ http://{hostdb}
map http://gw/net/ http://{net}
map http://gw/http/ http://{http}

gw is hostname of ATS server. I cannot open http://gw:8081/stat/. 8081 is 
admin.web_interface_port. Also netstat says nobody listens on 8081.  Any hints 
how to configure this feature?


Reply via email to