Uploaded image for project: 'Solr'
  1. Solr
  2. SOLR-16862

SolrJ does not use HTTP(S) proxy

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Duplicate
    • 9.2.1
    • None
    • SolrJ
    • None

    Description

      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.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              stefan.pieper Stefan Pieper
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: