DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=41771>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND·
INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=41771
------- Additional Comments From sebastien.bilbeau@univ-rennes1.fr 2007-03-06 02:30 -------
When I have errors, if I launch netstat command, the result is :
[root@**** httpd_80]$ netstat -tn | egrep "^tcp.*:9514" | tr -s " " | cut -f6 -d
" " | sort | uniq -c
30 CLOSE_WAIT
177 ESTABLISHED
1 FIN_WAIT2
[root@**** httpd_80]$ netstat -tn | egrep "^tcp.*:9514" | tr -s " " | cut -f6 -d
" " | sort | uniq -c
30 CLOSE_WAIT
174 ESTABLISHED
1 FIN_WAIT2
[root@**** httpd_80]$ netstat -tn | egrep "^tcp.*:9514" | tr -s " " | cut -f6 -d
" " | sort | uniq -c
30 CLOSE_WAIT
176 ESTABLISHED
1 TIME_WAIT
--
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org
|