That seems to be an oversight, please open a ticket in the Akka HTTP issue 
tracker about the missing newHostConnectionPool variant that takes a 
ConnectionPoolSettings, thanks!

--
Johan
Akka Team

On Wednesday, October 11, 2017 at 1:42:34 PM UTC+2, Yoad Gidron wrote:
>
> I have been trying to use Akka HTTP Host Connection Pool in Java. 
> akka.http.javadsl.Http 
> class has 3 different signatures for the cachedHostConnectionPool() method. 
> After straggling with it for a while, I realised that one of these method 
> is using HTTPS, while the other 2 are using HTTP. There is nothing in the 
> method name or signature that implies that. Also, it ignores the protocol 
> that is defined in the ConnectHttp parameter. I find it strange, but maybe 
> I am missing something. 
> The issue is that only the HTTPS variant takes a ConnectionPoolSettings 
> parameter, so how would you control the settings for HTTP? Is it only in 
> configuration?  
>

-- 
>>>>>>>>>>      Read the docs: http://akka.io/docs/
>>>>>>>>>>      Check the FAQ: 
>>>>>>>>>> http://doc.akka.io/docs/akka/current/additional/faq.html
>>>>>>>>>>      Search the archives: https://groups.google.com/group/akka-user
--- 
You received this message because you are subscribed to the Google Groups "Akka 
User List" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to akka-user+unsubscr...@googlegroups.com.
To post to this group, send email to akka-user@googlegroups.com.
Visit this group at https://groups.google.com/group/akka-user.
For more options, visit https://groups.google.com/d/optout.

Reply via email to