[
https://issues.apache.org/jira/browse/MINIFICPP-2706?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ferenc Gerlits updated MINIFICPP-2706:
--------------------------------------
Summary: Work around the max filedescriptors issue in http-proxy (was:
Work around max filedescriptors issue in http-proxy)
> Work around the max filedescriptors issue in http-proxy
> -------------------------------------------------------
>
> Key: MINIFICPP-2706
> URL: https://issues.apache.org/jira/browse/MINIFICPP-2706
> Project: Apache NiFi MiNiFi C++
> Issue Type: Improvement
> Reporter: Ferenc Gerlits
> Assignee: Ferenc Gerlits
> Priority: Minor
>
> In the ubuntu/squid:5.2-22.04_beta version of the squid HTTP proxy, when the
> {{max_filedescriptors}} property is not set, it defaults to the value of
> /proc/1/limits, which isĀ 1073741816 on Ubuntu 22.04. This causes an OOM
> crash at startup.
> more details: https://bugs.launchpad.net/ubuntu-docker-images/+bug/1978272
> A simple workaround is to set the {{max_filedescriptors}} property in the
> config file.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)