[
https://issues.apache.org/jira/browse/TS-3504?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Phil Sorber updated TS-3504:
----------------------------
Affects Version/s: 5.2.0
> Enabling proxy.config.cache.ram_cache.use_seen_filter and reloading the
> config dynamically causes traffic_server to core in the ram cache code
> ----------------------------------------------------------------------------------------------------------------------------------------------
>
> Key: TS-3504
> URL: https://issues.apache.org/jira/browse/TS-3504
> Project: Traffic Server
> Issue Type: Bug
> Affects Versions: 5.2.0
> Reporter: Phil Sorber
> Fix For: 6.0.0
>
>
> Enabling proxy.config.cache.ram_cache.use_seen_filter and reloading the
> config dynamically causes traffic_server to core in the ram cache code.
> RECU_RESTART_TS is not enforced and the internal variable is initialized with
> a callback. The `seen` array is only allocated in the resize_table method
> which is called from init so it works for a restart but not on a traffic_line
> -x reload.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)