|
hi all,
we 've developed a servlet application which has heavy
database transactions and large number of simultaneous
users. we are using a database connection broker (
dbConnectionBroker from www.javaexchange.com ).
the application works fine when tested with few users...but
the database connections build up and the system crashes
when more users start accessing the application.
we would like to know whether this is because of the way
the connections are being handled, or it could be due to
the sessions or something else.
we want your suggestions regarding database access
and handling large no of users using servlets......
thanks in adv,
______________________________________________
A Suresh [EMAIL PROTECTED] + 91 - 040 - 7896008 ( Ext. 4611 ) |
- Re: System Crash A Suresh
- Re: System Crash Danny Rubis
- Re: System Crash Christopher K. St. John
