You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, #1006 is marked as fixed in 1809, but I have 1809 and still get a lot of [error] unable to set close control sock.c:141: Invalid argument
and [error] HTTPS requires libssl: Unable to reach ajax.googleapis.com with this protocol: Transport endpoint is already connected
When running Siege, random requests will fail with the following error:
[error] unable to set close control sock.c:127: Invalid argument
If I use basic auth using a siege config file
~/.siegerc
, with the contents:Then the application fails straight away and exits.
The command being run is:
Running same command on a *nix system will run the load test for 60s seconds with each request hitting the URL specified.
Windows build number: Version 1607 (OS Build 14393.82)
To install Siege just run:
Strace of the failing command:
The text was updated successfully, but these errors were encountered: