cancel
Showing results for 
Search instead for 
Did you mean: 

Head's Up! These forums are read-only. All users and content have migrated. Please join us at community.neo4j.com.

Is there any limit on MaxConnectionPoolSize, or I can give any value

By default MaxConnectionPoolSize is 100,
How can I configure in from js neo4j-driver, and what is the limit value of MaxConnectionPoolSize?

2 REPLIES 2

Hi @mad_shivam111

I ran into the same issue. Any information regarding this issue will be very helpful if your issue is already resolved.

There is no limit enforced by the drivers themselves. However the server you are connecting to will have a limit. The server default is 400 (which we consider high). It can be configured with 

server.bolt.thread_pool_max_size