Hi,
I installed Apache 1.3.6 and Jserv 1.1.2 on the Solaris 7 system. When I
run the command "netstat" , I got the following result ,
TCP
Local Address Remote Address Swind Send-Q Rwind Recv-Q State
-------------------- -------------------- ----- ------ ----- ------ -------
localhost.8007 localhost.33131 32768 0 32768 0
TIME_WAIT
...
...
...
localhost.8007 localhost.33143 32768 0 32768 0
TIME_WAIT
There exists more than 30 entries. How can I handle this issue? Is it a
critical problem that lead to resource leakage?
Thanks.
Chris