[MXS-3909] Skip http_proxy when address is localhost Created: 2021-12-10 Updated: 2021-12-14 Resolved: 2021-12-14 |
|
| Status: | Closed |
| Project: | MariaDB MaxScale |
| Component/s: | maxctrl |
| Affects Version/s: | 6.2.0 |
| Fix Version/s: | 6.2.1 |
| Type: | Bug | Priority: | Major |
| Reporter: | markus makela | Assignee: | markus makela |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
Axios seems to follow http_proxy even if the address is the localhost. Since the main use-case is to use maxctrl on the same machine, this could be skipped to prevent hard to track problems. |