cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
d_i_saunders
Engaged Sweeper III
Is it possible to speed up the number of devices been scanned?

We have 3 servers, scanning 12,000 devices but are getting a bottle neck with SQL stuck at a 100 connect internal limit..

Any thoughts?

1 ACCEPTED SOLUTION
Hemoco
Lansweeper Alumni
Experimental
You can try changing the max pool size in the database connection string:

http://msdn.microsoft.com/en-us/library/system.data.sqlclient.sqlconnection.connectionstring.aspx

View solution in original post

3 REPLIES 3
d_i_saunders
Engaged Sweeper III
so it a a matter of adding <Max Pool Size> to the Lansweeperservice.exe.config
d.i.saunders wrote:
so it a a matter of adding <Max Pool Size> to the Lansweeperservice.exe.config

Yes, this requires a service restart (and hasn't been tested)
Hemoco
Lansweeper Alumni
Experimental
You can try changing the max pool size in the database connection string:

http://msdn.microsoft.com/en-us/library/system.data.sqlclient.sqlconnection.connectionstring.aspx