Re: Connections released on HTTP Requests

2009-11-16 Thread vijayakumar
Jatin , Thank you and am looking in to this now . . . Thanking You With warm regards, Vijayakumar.C - Original Message - From: "Jatin Davey" To: "JMeter Users List" Sent: Monday, November 16, 2009 6:54 PM Subject: Re: Connections released on HTTP Requests O

Re: Connections released on HTTP Requests

2009-11-16 Thread Jatin Davey
To: Sent: Thursday, November 12, 2009 10:13 PM Subject: Re: Connections released on HTTP Requests> BC.Vijayakumar wrote: Can you please let me know how can I monitor the number of connections being used by JMeter during the test and after test ? If you are using linux on the client and/or t

Re: Connections released on HTTP Requests

2009-11-16 Thread Jatin Davey
al Message - From: "Ivan Rancati" To: Sent: Thursday, November 12, 2009 10:13 PM Subject: Re: Connections released on HTTP Requests> BC.Vijayakumar wrote: Can you please let me know how can I monitor the number of connections being used by JMeter during the test and after te

Re: Connections released on HTTP Requests

2009-11-16 Thread vijayakumar
van Rancati" To: Sent: Monday, November 16, 2009 3:28 PM Subject: Re: Connections released on HTTP Requests BC.Vijayakumar wrote: Am not using linux , we are using Windows XP Professional and Java appication with Oracle Database . So can you guys please let me know what to do to monito

Re: Connections released on HTTP Requests

2009-11-16 Thread Ivan Rancati
the Oracle logging system. Perhaps the Oracle documentation will help here -- View this message in context: http://old.nabble.com/Connections-released-on-HTTP-Requests-tp26315557p26369338.html Sent from the JMeter - User mailing list archive at Nabble.com. -

Re: Connections released on HTTP Requests

2009-11-16 Thread vijayakumar
2009 10:13 PM Subject: Re: Connections released on HTTP Requests> BC.Vijayakumar wrote: Can you please let me know how can I monitor the number of connections being used by JMeter during the test and after test ? If you are using linux on the client and/or the server, this command netsta

Re: Connections released on HTTP Requests

2009-11-12 Thread Ivan Rancati
int the foreign addresses for all connections You could add a grep for the address you want to monitor, a wc -l to get a number of lines, and a watch to update every n seconds -- View this message in context: http://old.nabble.com/Connections-released-on-HTTP-Requests-tp26315557p26322032.html Se

Connections released on HTTP Requests

2009-11-12 Thread vijayakumar
Dear All , Can any one please clarify my doubts ? Am running a test plan in which some HTTP Requests are there . I am running the test for 100 concurrent users . Will the JMeter release all the connections after completing the tests properly ? Can you please let me know how can I monitor