akka/akka-http

Try several IP addresses for one host if one fails

Open

#236 geöffnet am 12. Sept. 2016

Auf GitHub ansehen
 (4 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Scala (598 Forks)batch import
1 - triagedhelp wantednice-to-have (low-prio)t:client

Repository-Metriken

Stars
 (1.311 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 1T 10h) (2 gemergte PRs in 30 T)

Beschreibung

Issue by jrudolph Tuesday Feb 10, 2015 at 15:19 GMT Originally opened as https://github.com/akka/akka/issues/16827


From spray/spray#746:

The easiest strategy would be to try all the available addresses in a round-robin fashion on failed connection attempts and probably make the strategy configurable.

See https://groups.google.com/d/msg/spray-user/d6XNRVfjGpo/Y3UURzz4mewJ

/cc @sirthias

Contributor Guide