Hi all,
I was reading through some of the RAM cache code and stumbled across this:
http://svn.apache.org/repos/asf/incubator/trafficserver/traffic/branches/dev
/iocore/cache/RamCache.cc
int
RamCache::get_lock(INK_MD5 * key, Ptr *ret_data, EThread * t,
inku32 auxkey1, inku32 auxkey2)
{
[
https://issues.apache.org/jira/browse/TS-107?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
John Plevyak resolved TS-107.
-
Resolution: Fixed
Committed revision 899311, dev branch.
> make Diags configurable via ./configure
> ---