http-doctor

1.1.0 • Public • Published

http-doctor

NPM version npm download Node.js CI

A doctor tool to check your http service.

Features

  • KeepAlive checker.
  • Tell you the best KeepAlive timeout setting.

Installation

$ npm install http-doctor -g

Quick start

Usage: $ http-doctor <url>
$ http-doctor https://www.alipay.com/

✅ Server support KeepAlive
✅ Server KeepAlive timeout > 30s, you should set client KeepAlive timeout to 30s

If not support KeepAlive:

❌ Server don\'t support KeepAlive

License

MIT

/http-doctor/

    Package Sidebar

    Install

    npm i http-doctor

    Weekly Downloads

    1

    Version

    1.1.0

    License

    MIT

    Unpacked Size

    5.52 kB

    Total Files

    5

    Last publish

    Collaborators

    • fengmk2