I wantr to know, How many number of users logged in to
website? can any one answer
Answer Posted / ritesh parkhi
Number of users loged on website is depends on Pool Size of
there connection string. By Default MaxPoolSize=100 and
MinPolSize=0.
if Max pool size in 100 so only 100 user can loged in.If 101
user will try to simultaneously you will get TimeOut error
because your connectionstring wait to free one of connection
onject out of 100.
Is This Answer Correct ? | 7 Yes | 6 No |
Post New Answer View All Answers
Explain how will the struts know which action class to call when you submit a form?
What is Stream Tokenizer?
Which textcomponent method is used to set a textcomponent to the read-only state?
Can I run seam with jdk 1.4 and earlier?
What is local interface. How values will be passed?
Can I use multiple html form elements with the same name?
What are the different types of exception?
What is the relation between the infobus and rmi?
what is the use of State Factories?
What do you know about seam?
If we opened Windows Internet Explorer 4 times, does it starts 4 processes or 4 threads?
What is the difference between java class and bean?
Explain what is orm?
What is a class loader?
What is in-memory replication?