RE: Changing the number of connection in session pooling



Hi Carlo,

Please refer to following document:

#Using Connection Pooling with SQL Server
http://msdn2.microsoft.com/en-us/library/8xx3tyca(VS.80).aspx

Find following information on the page:

Name Default Description
========== ======= ==============
Max Pool Size 100 The maximum number of connections allowed in the
pool.
Min Pool Size 0 The minimum number of connections allowed in the pool.


Hope this helps.


Regards,
Walter Wang (wawang@xxxxxxxxxxxxxxxxxxxx, remove 'online.')
Microsoft Online Community Support

==================================================
When responding to posts, please "Reply to Group" via your newsreader so
that others may learn and benefit from your issue.
==================================================

This posting is provided "AS IS" with no warranties, and confers no rights.

.



Relevant Pages

  • Re: SharePoint Service Unavailable (Application Pool crashes)
    ... Maybe i should mention there is an Microsoft SQL Server 2005 installed on ... Application Pools, DefaultAppPool, StsAdminAppPool and WsusPool are ... A process serving application pool 'StsAdminAppPool' terminated ...
    (microsoft.public.windows.server.sbs)
  • Re: Memory issue
    ... >> connection pooling? ... > I'm not using a pool and use prepared statements only, ... > Frank. ...
    (comp.lang.java)
  • Re: WSS 3.0 Search Error
    ... Only the front page of the web site works. ... Did you create a new application pool or used one already in place. ... I am running WSS 3.0 in a farm because the SQL server is ... I have created a domain user for use with the service. ...
    (microsoft.public.sharepoint.windowsservices)
  • Re: WSS 3.0 Search Error
    ... Did you create a new application pool or used one already in place. ... Event Source: ... I am running WSS 3.0 in a farm because the SQL server is ... I have created a domain user for use with the service. ...
    (microsoft.public.sharepoint.windowsservices)
  • Re: [PHP] Re: Getting last record ID created from DB
    ... It is perfectly safe to use this. ... If the pool breaks the documentation about current session, ... I've seen some pretty disturbing behavior in some Oracle connection pooling ...
    (php.general)