B
Bei
In web.config, will there be an issue if I set the maximum pool size to be
too large, like 1000?
I see normally people set it to 100 or less. But I want to make sure there
will be no error like "all pooled connections were in use", so I decided to
make the maximum so large that it will never be reached.
Do you think it's OK, no drawback?
Thanks
too large, like 1000?
I see normally people set it to 100 or less. But I want to make sure there
will be no error like "all pooled connections were in use", so I decided to
make the maximum so large that it will never be reached.
Do you think it's OK, no drawback?
Thanks