[ZBXNEXT-5207] Option to exclude global env HTTP_PROXY Created: 2019 May 03  Updated: 2020 Nov 10

Status: Open
Project: ZABBIX FEATURE REQUESTS
Component/s: Proxy (P), Server (S)
Affects Version/s: 4.0.7
Fix Version/s: None

Type: Change Request Priority: Trivial
Reporter: Dmitrijs Lamberts Assignee: Andris Zeila
Resolution: Unresolved Votes: 2
Labels: curl
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified

Issue Links:
Duplicate
Sub-task

 Description   

Let's take as example HTTP item.
What we can do:
a) Specify HTTP proxy
b) Leave it blank.

At the same time, we can specify system wide env variables for HTTP proxy described here:
https://www.zabbix.com/documentation/current/manual/config/items/itemtypes/http
In that case, even if we create HTTP items leaving Proxy parameter blank - Zabbix will use system wide variable and we won't be able to create some items that should not use proxy.

It is possible to specify additional system env variable NO_PROXY='list' but it could make some difficulties to add those let's say when we are moving hosts between proxies.

Instead we could add an option to choose in parameters of an item to exclude system wide proxy setting.

curl --noproxy '*'

Generated at Wed Apr 24 08:40:00 EEST 2024 using Jira 9.12.4#9120004-sha1:625303b708afdb767e17cb2838290c41888e9ff0.