I might add that I can add a buffer after my source and before the single request call, but even if I have the actor system or the HttpExt object, I cannot obtain the actual setting used in the specific cached connection pool that will be used. And hence, I could guess at the number through the config and hope that it did get set somehow, but I can't know for sure that I am using the right value. There does not appear to be a way to get a specific connection pool out of the HttpExt instance to obtain its settings object. Is this a case where I just have to set the connection pool settings directly for single requests and keep those settings around to configure the .buffer()?
-- >>>>>>>>>> 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 [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/akka-user. For more options, visit https://groups.google.com/d/optout.
