开发者

Connection Pooling - SharePoint 2007

开发者 https://www.devze.com 2022-12-22 07:05 出处:网络
How to check/confirm t开发者_Go百科hat whether SQL connection pooling is enabled for a sharepoint 2007 web-application ?It is built into the SharePoint DAL.I\'ve used SQL Profiler to verify in the pas

How to check/confirm t开发者_Go百科hat whether SQL connection pooling is enabled for a sharepoint 2007 web-application ?


It is built into the SharePoint DAL. I've used SQL Profiler to verify in the past.

You can see that the connections are re-used when viewing the profiler logs.

0

精彩评论

暂无评论...
验证码 换一张
取 消