Log In
Developer Network
Technologies
Join the Network
Member Services
Events & Community
Customer Voice Portal (CVP) Developer Center
Overview
Documentation
Community
Wiki
Message Boards Home
Recent Posts
Statistics
Answer
(
Unmark
)
Mark as an Answer
« Back to Universal Edition Training Forum
DB max connections in use
Threads [
Previous
| Next ]
Janine Graves
Posts:
1308
Join Date:
5/2/08
Recent Posts
DB max connections in use
Answer
10/2/07 4:13 AM
Mark as an Answer
Submit
Reply with Quote
Quick Reply
Suppose I'm using the DB element and the app server's been configured to have a maximum of, say, 20 connections to the DB. What happens to that 21st concurrent request to use the DB?
Will the app server queue up this request until one of the DB connections is freed?
--If so, then how long will the application wait for a connection before an error is thrown?
--If not, then what event/error does the application experience, and is it immediate?
Thx, Janine
Sign in to vote.
Flag
Please sign in to flag this as inappropriate.
Top
Michael Bochynski
Posts:
497
Join Date:
4/15/08
Recent Posts
RE: DB max connections in use
Answer
10/8/07 6:11 PM as a reply to Janine Graves.
Mark as an Answer
Submit
Reply with Quote
Quick Reply
Janine,
Please refer to
your other post
for our response.
Regards,
Michael
Sign in to vote.
Flag
Please sign in to flag this as inappropriate.
Top