akka/akka-http

Try several IP addresses for one host if one fails

Open

#236 aberto em 12 de set. de 2016

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

Métricas do repositório

Stars
 (1.311 stars)
Métricas de merge de PR
 (Mesclagem média 1d 10h) (2 fundiu PRs em 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

Guia do colaborador