Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
https://imgur.com/a/F0caWIT Running as
app@server:~$ ~/bin/gwsocket -p 6547 --access-log=~/aclogz --ssl-key=~/sslz/privkey1.pem --ssl-cert=~/sslz/fullchain1.pem --pipeout=~/timelogs/sock
The text was updated successfully, but these errors were encountered:
Thanks for reporting this. Which version of gwsocket are you running? Also, could you please run:
watch -n1 'netstat -np | grep -i gwsocket'
and check if they are being closed with and without --ssl*. Thanks.
--ssl*
Sorry, something went wrong.
Running 0.3 built from source 4f4dc79 .
there are a bunch of open sockets. Cannot try without ssl as it is moderately sensitive data being sent.
v0.4 is out. Multiple changes were added upstream that may have addressed this issue.
Closing this for now, feel free to reopen it as needed. Thank you!
No branches or pull requests
https://imgur.com/a/F0caWIT
Running as
The text was updated successfully, but these errors were encountered: