Stops growth of massive dentry cache growth
Change-Id: I0cb84edcd9e46ab1e9b311298d6ce9d2a2b21766 Closes-Bug: #1805656
This commit is contained in:
parent
190b03d229
commit
a719804ef2
@ -4,6 +4,7 @@
|
||||
: ${HEALTHCHECK_CURL_WRITE_OUT:='\n%{http_code} %{remote_ip}:%{remote_port} %{time_total} seconds\n'}
|
||||
|
||||
healthcheck_curl () {
|
||||
export NSS_SDB_USE_CACHE=no
|
||||
curl -g -k -q --fail \
|
||||
--max-time "${HEALTHCHECK_CURL_MAX_TIME}" \
|
||||
--user-agent "${HEALTHCHECK_CURL_USER_AGENT}" \
|
||||
|
Loading…
x
Reference in New Issue
Block a user