fkerslag / axis2c-unofficial

Automatically exported from code.google.com/p/axis2c-unofficial
Apache License 2.0
0 stars 0 forks source link

Sockets left in CLOSE_WAIT state when using SSL #11

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Configure Axis2c to use SSL
2. Eventually the Windows machine will run out of ports
3. From a command prompt "netstat -an" will show thousand of waiting to close 
sockets connections.

What is the expected output? What do you see instead?
The sockets should close properly.

What version of the product are you using? On what operating system?
Axis2c 1.6 (tried both Apache and this site's binaries)

Please provide any additional information below.

I found this patch on the Apache site detailing the issue and the fix.
https://issues.apache.org/jira/browse/AXIS2C-1605

Original issue reported on code.google.com by james.st...@taske.com on 20 May 2015 at 5:17

GoogleCodeExporter commented 8 years ago
The project is moved to github, you should add issues there.

Original comment by loentar on 21 May 2015 at 11:23

GoogleCodeExporter commented 8 years ago
Fix committed to github

Original comment by loentar on 21 May 2015 at 11:26

GoogleCodeExporter commented 8 years ago
OK. Thanks. Please fix the GitHub URL on this site's home page. It redirects to 
a 404 page and I assumed the project was dead. The correct URL is 

https://github.com/loentar/axis2c-unofficial

Original comment by james.st...@taske.com on 21 May 2015 at 12:26

GoogleCodeExporter commented 8 years ago
done

Original comment by loentar on 21 May 2015 at 12:35