Stefan Pieper created SOLR-16862:
------------------------------------

             Summary: SolrJ does not use HTTP(S) proxy
                 Key: SOLR-16862
                 URL: https://issues.apache.org/jira/browse/SOLR-16862
             Project: Solr
          Issue Type: Bug
      Security Level: Public (Default Security Level. Issues are Public)
          Components: SolrJ
    Affects Versions: 9.2.1
            Reporter: Stefan Pieper


HTTP/2-based Solr clients (_Http2SolrClient_ etc) cannot be configured to use a 
proxy. For HTTP/1 clients this was solved via SOLR-12848. But environment 
variables _http.proxyHost_ etc are not applied by Jetty clients which are used 
for HTTP/2 communication. Configuration of the Jetty client through 
_org.eclipse.jetty.client.HttpClient#getProxyConfiguration()_ is not possible, 
either, since _Http2SolrClient#getHttpClient()_ is package-protected.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to