-
Type:
Incident report
-
Resolution: Fixed
-
Priority:
Trivial
-
Affects Version/s: 2.2.11, 2.4.7
-
Component/s: Proxy (P), Server (S)
According Zabbix sources CURLOPT_PROXY is always not NULL, empty string or proxy address: http://curl.haxx.se/libcurl/c/CURLOPT_PROXY.html
Setting the proxy string to "" (an empty string) will explicitly disable the use of a proxy, even if there is an environment variable set for it.