JoeJoeNew Contributor15 years agosoapui-settings.xmlHi all, I want to know, if there is a chance to set Socket Timeout and HTTP version in soapui-settings.xml and how? I'm using linux soap-ui3.0.1 version in a command line. Thanks JoeShow More
SmartBear_SuppoAlumni15 years agoFor the Http Version, you will need to add something like:<con:setting id="HttpSettings@http_version">1.1</con:setting> And for the Socket Timeout:<con:setting id="HttpSettings@socket_timeout">4000</con:setting> I hope that helps!/Nenadhttp://eviware.com
Recent DiscussionsSoapUI - Apache Commons FileUpload (CVE-2025-48976)(High)Log4j vulnerability (CVE-2025-68161)Signature\Encryption tags missing in Security HeaderSolved
Related ContentSoapui-settings.xml hidden (Access Denied)soapui-settings.xml not being picked up by SoapUI 5.2.1where do I find soapui-settings.xml in unix installation