fengmk2
|
427ab21fdc
feat: add statusChanged getter (#51)
|
7 年 前 |
Yiyu He
|
d0b9b18da0
feat: timeout support humanize ms (#48)
|
7 年 前 |
fengmk2
|
8c83f0f6cd
fix: emit agent socket close event
|
8 年 前 |
fengmk2
|
c3c9550a6a
test: add remove excess calls to removeSocket
|
8 年 前 |
fengmk2
|
5fde0fac4c
test: refactor test with eslint rules
|
8 年 前 |
fengmk2
|
b85d619547
fix: pick _evictSession to httpsAgent
|
8 年 前 |
fengmk2
|
addb6402e3
test: run on more node versions
|
8 年 前 |
fengmk2
|
24afa4a84a
fix: add default error handler to avoid Unhandled error event throw
|
9 年 前 |
fengmk2
|
5348775990
add timeoutSocketCount to getCurrentStatus()
|
9 年 前 |
不四
|
f7361bdc1a
feat(getCurrentStatus): add getCurrentStatus
|
9 年 前 |
fengmk2
|
ac81e8e106
fix: socket.destroyed always be undefined on 0.10.x
|
9 年 前 |
Zsolt Lattmann
|
d2cbc1e9fe
Use the _http_agent default removeSocket; 2 https tests are still failing under node v0.10
|
9 年 前 |
Zsolt Lattmann
|
64df2fc03a
Make it compatible with node v0.10.x; two https tests are failing.
|
9 年 前 |
fengmk2
|
b7d21c8020
add nagle algorithm delayed link
|
10 年 前 |
fengmk2
|
3a2ffebdc2
allow set keepAliveTimeout = 0
|
10 年 前 |
fengmk2
|
8cac5c2a64
support timeout on working socket. fixed #6
|
10 年 前 |
fengmk2
|
2ea6bb5963
add some socket counter for deep monitor
|
10 年 前 |
fengmk2
|
0305aa6879
update _http_agent, only support 0.11+
|
10 年 前 |
fengmk2
|
e3488529a4
Release 0.2.2
|
11 年 前 |
fengmk2
|
704f00ee89
support node 0.8 and node 0.10
|
11 年 前 |
fengmk2
|
c92f5b5bd8
fix socket does not timeout bug, it will hang on life
|
11 年 前 |
fengmk2
|
7e53066855
use keepalive agent on node 0.11+ impl
|
11 年 前 |
fengmk2
|
18e834602e
add node 0.10 test
|
11 年 前 |
fengmk2
|
3908eed1b3
fixed #2, support https keepalive agent.
|
12 年 前 |
fengmk2
|
1ff18cfd0a
refine maxKeepalive timeout to `_maxKeepAliveTimeout`; bumped version to 0.1.4.
|
12 年 前 |
fengmk2
|
6055c93015
Merge branch 'master' of github.com:TBEDP/agentkeepalive
|
12 年 前 |
fengmk2
|
a6c0403d71
change s to socket.
|
12 年 前 |
Will White
|
67e12af772
Remove timeout listeners set from previous requests.
|
12 年 前 |
fengmk2
|
ec15d8d887
support maxKeepAliveRequests; update to 0.1.3
|
12 年 前 |
fengmk2
|
5caa12cce6
update benchmark results
|
12 年 前 |