SystemProxyConfigurationServiceImpl
Provides an interface for one or more NiFi Ingest processors to use a proxy server.
You can use this service as an alternative to a ProxyConfigurationServiceImpl.
This service has no properties. It obtains details about your HTTP proxy from the system. On Windows, it reads the proxy settings configured through Internet Explorer or the Windows Control Panel. On Linux, it reads the proxy settings from environment variables such as HTTP_PROXY
and HTTPS_PROXY
.