Re: [OpenSTA-users] OpenSTA making n number of connections
Brought to you by:
dansut
|
From: Dan D. <ddo...@me...> - 2007-02-19 17:06:33
|
Dev, Seems you may be driving the app harder with STA...hence exhausting all 75db pool connections. Are you sure the think times in the STA script are the same as the think times in the LR script? ..Dan Dan Downing www.mentora.com -----Original Message----- From: ope...@li... [mailto:ope...@li...] On Behalf Of Dev Grover Sent: Monday, February 19, 2007 9:57 AM To: ope...@li... Subject: [OpenSTA-users] OpenSTA making n number of connections Hi All, I need your help, Here is a situation... I am testing a web application which is using Oracle database where we have setup connection pool with the limit of 75 connections, We are running a test using Load Runner with the settings of 150 VUs ( Duration of test-: 1/2 hr ) and then we monitor and find that only 50 connections are bsing used from the connection pool. But when we run the same test using OpenSTA with the settings of 150 VUs ( Duration of test-: 1/2 hr ), we find all 75 database connections are being used and if we try to open application , we get error message saying "increase the connections in connection pool". However i know OpenSTA sends HTTP requests to webserver and receive response sent by webserver. More info about script--> Script is parameterized. Doing modular testing. (one script contains login information, second script contains navigation in application) If any other infomation is required about the script, please let me know. If anyone has ever faced such type of problem, please suggest me the solution as soon as possible. Thanks Dev ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV -- OpenSTA-users mailing list Ope...@li... Subscribe/Unsubscribe/Options: http://lists.sf.net/lists/listinfo/opensta-users Posting Guidelines: http://portal.opensta.org/faq.php?topic=UserMailingList |