Latest Threat Research:SANDWORM_MODE: Shai-Hulud-Style npm Worm Hijacks CI Workflows and Poisons AI Toolchains.Details
Socket
Book a DemoInstallSign in
Socket

slow-server

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

slow-server

A slow server, to test service resilience

npmnpm
Version
1.1.0
Version published
Weekly downloads
1
-80%
Maintainers
1
Weekly downloads
 
Created
Source

Slow server

Sometimes one has to test again a service which may behave slowly.

Slow-server enables this type of testing. You can do a request to the service with the query parameter response_time. The server will stall the request untill that timeout (in milliseconds) is matched. At that point it will return a status as described in the query parameter return_status (which will default to 200 OK if omitted).

FAQs

Package last updated on 06 Sep 2016

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts