8. Tips And Tricks There are few recurring questions that we want to answer in more depth. Handling blocking operations in Akka HTTP Problem Solution: Dedicated dispatcher for blocking operations Implications of the streaming nature of Request/Response Entities Client-Side handling of streaming HTTP Entities Server-Side handling of streaming HTTP Entities Pool overflow and the max-open-requests setting Common causes of pool overload Why does this happen only with Akka Http and not with [insert other client]