Help Center> MapReduce Service> FAQs> MRS Overview> Can I Configure a Phoenix Connection Pool?
Updated on 2022-09-14 GMT+08:00

Can I Configure a Phoenix Connection Pool?

Phoenix does not support connection pool configuration. You are advised to write code to implement a tool class for managing connections and simulate a connection pool. For details, see https://stackoverflow.com/questions/35183713/what-is-the-correct-way-to-pool-the-phoenix-query-server-connections.

MRS Overview FAQs

more