Feature request - proxy settings support at client level
- Vorherrschende Sprache
- Java
- Sterne
- 12.1k
- Forks
- 4k
- Ø Merge
- 2 T. 17 Std.
- Gemergte PRs (30 T.)
- 37
Beschreibung
### Is your feature request related to a problem?
Currently proxy settings can be set using environment variables. Unfortunately this applies at JVM level and could have side effects on other services running in the same JVM.
### Describe the solution you'd like
It'd be great to have the possibility to define the proxy settings at client level in the code rather than relying on environment variables. That would allow the use of different proxy settings in the same JVM without having side effects on components running in the same JVM.
### Describe alternatives you've considered
The alternative would be to run our services in different JVMs which is a no-go in our situation.
Beitragsleitfaden
Rechercherichtung
Beginne damit zu prüfen, wie Proxy-Einstellungen derzeit aus Umgebungsvariablen gelesen werden und wie die Client-Konfiguration erstellt wird. Ermittle das erforderliche Design für Einstellungen auf Client-Ebene, ohne andere Komponenten in derselben JVM zu ändern. Als erledigt gilt die Aufgabe, wenn verschiedene Clients unabhängig voneinander unterschiedliche Proxy-Einstellungen verwenden können; im Issue werden keine Dateien oder Tests genannt.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- java
- Bereich
- backend, networking
- Issue-Typ
- Feature
- Schwierigkeit
- 5/5
- Geschätzter Aufwand
- Über eine Woche
- Aktivitätsstatus
- Veraltet
- Klarheit
- Größtenteils klar
- Anfängerfreundlichkeit
- 32/100