Fitblip / wsstat

Websocket stress testing made beautiful
MIT License
173 stars 24 forks source link

Connection Limit #16

Open josephmiller2000 opened 5 years ago

josephmiller2000 commented 5 years ago

This is the maximum stress connection i can achieve, whatever the values we provide, this is the maximum stress connection i can achieve.

Snap_Shot_00121

Connection limit : 992

yepelinux commented 3 years ago

same here, any workarround?

image

yepelinux commented 3 years ago

This solved it for me:

ulimit -n 50000