Results 1 to 2 of 2
- 10-01-2009, 12:20 PM #1
Member
- Join Date
- Sep 2009
- Posts
- 9
- Rep Power
- 0
Creating many Sessions for limited USers in Hibernate
Hi,
I have to improve the performance of an existing application where Hibernate is used for DB tx. I have also received few statistics of DB where it indicates that there is proper indexing in column of table. However, I have noticed that there was 883 sessions used for around 100 users. Could someone suggest what could be the reason is it because of connection pooling is not proper or connections were not properly closed???
- 10-01-2009, 01:51 PM #2
Senior Member
- Join Date
- Jun 2008
- Posts
- 2,366
- Rep Power
- 7
Similar Threads
-
Http Sessions
By manasa in forum JavaServer Pages (JSP) and JSTLReplies: 1Last Post: 03-29-2008, 10:51 AM -
Creating Hibernate HSQL connection
By Java Tip in forum Java TipReplies: 0Last Post: 12-13-2007, 09:11 AM -
Sessions in jsp
By Ed in forum JavaServer Pages (JSP) and JSTLReplies: 2Last Post: 07-02-2007, 03:46 PM -
sessions in jsp
By Heather in forum JavaServer Pages (JSP) and JSTLReplies: 2Last Post: 06-30-2007, 03:44 PM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks