Socket
Socket
Sign inDemoInstall

loadtest

Package Overview
Dependencies
Maintainers
1
Versions
122
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

loadtest - npm Package Compare versions

Comparing version 1.3.5 to 1.3.6

2

package.json
{
"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`

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc