Loading...
This site is best viewed in a modern browser with JavaScript enabled.
Something went wrong while trying to load the full version of this site. Try hard-refreshing this page to fix the error.
这种错误日志:ignore long locked inactive cache entry xxxxx, count:1 是正常的吗?
abistey
Google 了一下全都是说 nginx 会 crash 然后报这个错误,但是我的 nginx(openresty 1.9.7.3)并没有 crash。
持续不断的,每天几次,都会抛出这个异常。
主要是这个 locked 不太清楚包含了什么含义,按我理解这条日志可能是正常的,只是 cache entry 长时间没有访问被清理掉了。inactive 的默认时间是 10min。
所以这条日志到底是正常的还是暗示了异常呢?