hi, i use v6.1.1, i check agin and found it works indeed, but need restart, problem solved, thanks
在 2016-10-08 21:23:28,"David Carlin" <[email protected]> 写道: What version of ATS? I am doing this in 5.3 and it works. Your conf_remap config file needs the following (sometimes I forget to put INT): CONFIG proxy.config.http.negative_caching_enabled INT 0 OR you can call "@plugin=/conf_remap.so @pparam=proxy.config.http.negative_caching_enabled=0" in remap.config without making a config file. David From: Esmq <[email protected]> To:[email protected] Sent: Saturday, October 8, 2016 12:31 AM Subject: negative_caching setting can't be overrided by conf_remap hi, all i try to cache negative response like 404, but only to find that must be enabled globally in records.config~ setting negative caching by conf_remap is of no use~ when refer to https://cwiki.apache.org/confluence/display/TS/conf_remap+Plug-In, the following two settings can be set by conf_remap proxy.config.http.negative_caching_enabled proxy.config.http.negative_caching_lifetime that is a bug?
