cazala / coin-hive-stratum

use CoinHive's JavaScript miner on any stratum pool
http://npmjs.com/package/coin-hive-stratum
416 stars 465 forks source link

connection problem #139

Open vsystech opened 6 years ago

vsystech commented 6 years ago

Dear Cazala sorry to open new issues,

i'm check server stat.

:8892/stats | 1472

root@unassigned-hostname:/# netstat -an| grep :8892 | awk '/tcp/ {print $6}'|sort|uniq -c 3 CLOSING 1448 ESTABLISHED 8 FIN_WAIT1 1 FIN_WAIT2 7 LAST_ACK 1 LISTEN 1 SYN_RECV 641 TIME_WAIT

i think this is my problem why low conenctions on server. how can i fix this ?