Hi behavior of http.socket.timeout is the same - it also measures inactivity I guess you have asked this question before. Short of your own code , I dont think this is directly possible in Jmeter (unless its possible in httpclient (but not this parameter)
regards deepak On Fri, Aug 21, 2015 at 8:00 AM, Khan, Sadat A <[email protected]> wrote: > responses from my application are sent in chunks thereby rendering per > sampler timeout not exactly useful for my use caseŠ > > regards > > Sadat Ali Khan > > On 8/21/15 7:36 PM, "Deepak Shetty" <[email protected]> wrote: > > >Hi > >any reason why the Timeout on the sampler wont work for you ?(Response > >Timeout text in HTTP Sampler) > >If you are using the httpclient implementation , then it should be > >possible > >to timeout the sampler the way you are doing it - Though youll need to > >verify for the version of httpclient you are using. > > > >regards > >deepak > > > >On Fri, Aug 21, 2015 at 3:08 AM, Khan, Sadat A <[email protected] > > > >wrote: > > > >> anything on this , please ? > >> > >> From: Khan, Sadat A > >> Sent: Wednesday, August 12, 2015 5:20 PM > >> To: JMeter Users List > >> Subject: http client timeout > >> > >> hello, > >> I need to timeout http requests in my test plan, after a > >> certain period of time. Will setting the following property in > >> httpclient.parameters file do the trick ? > >> > >> http.socket.timeout$Integer > >> > >> regards > >> > >> Sadat Ali Khan > >> > >> > >> > >>************************************************************************* > >>********************************************** > >> > >> This email message and any attachments are intended solely for the use > >>of > >> the addressee. If you are not the intended recipient, you are prohibited > >> from reading, disclosing, reproducing, distributing, disseminating or > >> otherwise using this transmission. If you have received this message in > >> error, please promptly notify the sender by reply email and immediately > >> delete this message from your system. This message and any attachments > >>may > >> contain information that is confidential, privileged or exempt from > >> disclosure. Delivery of this message to any person other than the > >>intended > >> recipient is not intended to waive any right or privilege. Message > >> transmission is not guaranteed to be secure or free of software viruses. > >> > >> > >>************************************************************************* > >>********************************************** > >> > > > *********************************************************************************************************************** > > This email message and any attachments are intended solely for the use of > the addressee. If you are not the intended recipient, you are prohibited > from reading, disclosing, reproducing, distributing, disseminating or > otherwise using this transmission. If you have received this message in > error, please promptly notify the sender by reply email and immediately > delete this message from your system. This message and any attachments may > contain information that is confidential, privileged or exempt from > disclosure. Delivery of this message to any person other than the intended > recipient is not intended to waive any right or privilege. Message > transmission is not guaranteed to be secure or free of software viruses. > > *********************************************************************************************************************** > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
