[akka-user] Re: Can't execute more than 4 requests in parallel

2016-08-30 Thread Leonti Bielski
Yes Andrew, that was it! Thanks! On Tuesday, August 30, 2016 at 4:16:20 AM UTC+10, Andrew Gaydenko wrote: > > May be without client ? > > -- >> Read the docs: http://akka.io/docs/ >> Check the FAQ: >> http://doc.akka.io/docs/akka/current/additional/faq.html

[akka-user] Re: Can't execute more than 4 requests in parallel

2016-08-29 Thread Andrew Gaydenko
May be without client ? -- >> 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

[akka-user] Re: Can't execute more than 4 requests in parallel

2016-08-29 Thread Leonti Bielski
Hi Jan-Pieter! Thanks for the reply! Yes, it seems like this is the issue, although I'm still having trouble changing the behaviour. I added this to my application.conf: akka.http.client.host-connection-pool.max-connections = 100 But requests are still limited to 4 at a time. println("max