Closed johannhuang closed 6 years ago
Version 3.0.8 is so old that I can't readily tell you how old it is.
That said, I can't think of a reason why you'd be getting this error. My hunch would be too many open files but you're only running three users.
Jeff
On Thu, Aug 16, 2018 at 10:56 PM, Johann Huang notifications@github.com wrote:
siege -c3 t1M http://localhost:3030 SIEGE 3.0.8 Preparing 3 concurrent users for battle. The server is now under siege...[error] unable to set close control sock.c:127: Invalid argument [error] unable to set close control sock.c:127: Invalid argument [error] unable to set close control sock.c:127: Invalid argument [error] unable to set close control sock.c:127: Invalid argument [error] unable to set close control sock.c:127: Invalid argument [error] unable to set close control sock.c:127: Invalid argument [error] unable to set close control sock.c:127: Invalid argument [error] unable to set close control sock.c:127: Invalid argument [error] unable to set close control sock.c:127: Invalid argument [error] unable to set close control sock.c:127: Invalid argument [error] unable to set close control sock.c:127: Invalid argument
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/JoeDog/siege/issues/140, or mute the thread https://github.com/notifications/unsubscribe-auth/AFMT5hdL5paOEdODaJqKqP3jzCFEydm5ks5uRjD4gaJpZM4WA5Bp .
@JoeDog Thanks!
I installed siege
from default apt repository of Ubuntu 16.04.
Since it is just a problem of version And I guess it is time to close this issue.
Console Information:
Code Pieces:
in
src/sock.c
from line 396.Anyone knows what is wrong?