Skip to content
New issue

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

Sockets are not closing #15

Closed
tian2992 opened this issue Sep 28, 2018 · 3 comments
Closed

Sockets are not closing #15

tian2992 opened this issue Sep 28, 2018 · 3 comments

Comments

@tian2992
Copy link

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
@allinurl
Copy link
Owner

allinurl commented Oct 5, 2018

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.

@tian2992
Copy link
Author

tian2992 commented Oct 8, 2018

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.

@allinurl
Copy link
Owner

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!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants