Forum Discussion

MNummi's avatar
16 years ago

Persistent connections with command line loadtestrunner

Hi,
Using the graphical interface to soapUI I can set the global preference to use HTTP 1.1 and it appears to use persistent connections. However, when I run my test case from the command line using loadtestrunner.sh, it seems that it doesn't use persistent connections. Is there a way to control this behavior in loadtestrunner?
  • Hi MNummi,


    You can use -t command-line option to supply settings file. Check User Guide to see how command-line options are used.

    In addition, the latest nightly builds are using HTTP 1.1 by default.


    Cheers!
    /Nenad Nikolic a.k.a. Shonzilla