1.1.0 • Published 2 years ago

http-doctor v1.1.0

Weekly downloads
1
License
MIT
Repository
github
Last release
2 years ago

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

1.1.0

2 years ago

1.0.0

7 years ago