akka/akka-http

Try several IP addresses for one host if one fails

Open

#236 opened on Sep 12, 2016

View on GitHub
 (4 comments) (0 reactions) (0 assignees)Scala (598 forks)batch import
1 - triagedhelp wantednice-to-have (low-prio)t:client

Repository metrics

Stars
 (1,311 stars)
PR merge metrics
 (Avg merge 1d 10h) (2 merged PRs in 30d)

Description

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