Comparing version 1.3.5 to 1.3.6
{ | ||
"name": "loadtest", | ||
"version": "1.3.5", | ||
"version": "1.3.6", | ||
"description": "Run load tests for your web application. Mostly ab-compatible interface, with an option to force requests per second. Includes an API for automated load testing.", | ||
@@ -5,0 +5,0 @@ "homepage": "https://github.com/alexfernandez/loadtest", |
@@ -264,4 +264,3 @@ [![Build Status](https://secure.travis-ci.org/alexfernandez/loadtest.png)](http://travis-ci.org/alexfernandez/loadtest) | ||
Timeout for each generated request in milliseconds. | ||
Default value provided by Node.js client is 3000. | ||
Setting this to 0 disables timeout. | ||
Setting this to 0 disables timeout (default). | ||
@@ -516,3 +515,3 @@ #### `-R requestGeneratorModule.js` | ||
Timeout for each generated request in milliseconds. Default value provided by Node.js client is 3000. Setting this to 0 disables timeout. | ||
Timeout for each generated request in milliseconds. Setting this to 0 disables timeout (default). | ||
@@ -519,0 +518,0 @@ #### `cookies` |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
75566
741