node-tunnel icon indicating copy to clipboard operation
node-tunnel copied to clipboard

Does it have keep alive by default?

Open vvo opened this issue 7 years ago • 5 comments

Hi! I am trying to understand if when I use this agent it'll have keep alive enabled? Thanks

vvo avatar Sep 22 '17 13:09 vvo

I have the same question~

KiraYo4kage avatar Nov 16 '18 10:11 KiraYo4kage

I'm curious too. I'm currently investigating this. @vvo @KiraYo4kage did either of you manage to figure it out?

cloudhary avatar Dec 11 '18 13:12 cloudhary

nope but @koichik might know? Maybe our question is also not relevant, let us know!

vvo avatar Dec 11 '18 14:12 vvo

This library doesn't support Keep-Alive, but https://github.com/mknj/node-keepalive-proxy-agent seems to support it!

flotwig avatar Mar 18 '19 21:03 flotwig

No, it doesn't. I have a pending PR https://github.com/koichik/node-tunnel/pull/36/files#diff-7cb25e6733372586a7d0530feba6f8aeR72 which adds this support.

omeshp avatar Mar 25 '19 11:03 omeshp