Tagged Questions
2
votes
1answer
66 views
Too many established connections left open
I have a (probably quite old) CentOS 4.5 server with a custom java application running inside.
I found the application was crashing after some running time and found it was handling 1024 connections ...
0
votes
1answer
279 views
When Does the Linux & Windows' Samba Port Connection Close?
After connecting to a samba share, then disconnecting, netstat still shows that the ports are ESTABLISHED, even when the clients are on SUSPEND, HIBERNATE, or have SHUTDOWN. Looking over the samba ...
1
vote
5answers
573 views
Httpd problem, suspect an attack but not sure
On one of my servers when I type netstat -n I get a huge output, something like 400 entries for httpd. The bandwidth on the server isn't high, so I'm confused as to what's causing it. I'm suspecting ...