How to increase the connection pool .NET

by 11:08 AM 11 comments
If you need to increase the connection pool in a .NET application this is what you need to add to your webconfig file:

;max pool size=200

This would increase the connection pool to 200 ( from a default of 100 I believe )

This will be in the appsettings node as follows:

11 comments:

  1. Increasing the connection pool in .NET involves modifying the Max Pool Size setting in the connection string to allow more concurrent database connections and improve application performance. Fence Repair Venice FL

    ReplyDelete