|
Robert, Thank you very much for your reply. Actually, the IP address each CLOSE_WAIT
tcp connection points to is a client IP, so I assumed it is the issue related
to the web services and the clients. For clients, we can’t require them
to set timeout (even though there is such a parameter). So I am wondering if we
have some timeout setting on the service side as well, which may solve our
problem. Thanks a lot for your help. Shawn From: robert lazarski
[mailto:[EMAIL PROTECTED] Are you sure this is axis
creating this issue? A lot if people use axis 1.x and tomcat without any such
problems. On 5/9/06, Xiong
Shawn Zhang <
[EMAIL PROTECTED]> wrote: Hi, There
is an Axis web services app running in our production boxes, and the web
container used is pure tomcat 5.0.25 (no Apache server used). We are now having
service hanging issue. I checked the log files, everything normal (no
exception). However, I found we have lots of CLOSE_WAIT tcp connections
hanging, which related to the clients. Is there any body knows if there is an
AXIS/TOMCAT configuration, or function, which could be used to force the
connections to be closed (e.g. timeout)? Your help is highly appreciated. Shawn |
- Re: CLOSE_WAIT issue robert lazarski
- RE: CLOSE_WAIT issue Xiong Shawn Zhang
