Edit report at http://bugs.php.net/bug.php?id=47314&edit=1

 ID:               47314
 Comment by:       bernd dot ott at k-m dot info
 Reported by:      bernd dot ott at k-m dot info
 Summary:          SoapClient leave tcp connections in "time_wait"
 Status:           Assigned
 Type:             Bug
 Package:          SOAP related
 Operating System: Windows
 PHP Version:      5.2CVS-2009-02-05 (snap)
 Assigned To:      dmitry

 New Comment:

Maybe this will Help to solve the problem:

http://httpd.apache.org/docs/1.3/misc/fin_wait_2.html


Previous Comments:
------------------------------------------------------------------------
[2009-07-20 11:20:09] m dot stach at ewerk dot com

We are experiencing the same problem. We use Debian Etch (64 bit) in 

combination with Sun Glassfish 2.1 on separate servers.

------------------------------------------------------------------------
[2009-05-05 09:08:48] bernd dot ott at k-m dot info

I don't have the ipv6 Stack installed (on any machine).

------------------------------------------------------------------------
[2009-05-02 02:49:52] [email protected]

But did you do what Pierre asked above ? The hosts thing..

------------------------------------------------------------------------
[2009-03-02 08:34:22] bernd dot ott at k-m dot info

i created the sample on a old xp machine with apache 2.2 installed.



i have tested the webservice with different Clients made with different
languages. no other client keep the connections in "time_wait".

------------------------------------------------------------------------
[2009-02-23 11:21:16] [email protected]

Do you have IPv6 installed (by default on Vista or later, needs an extra
package for XP/2k). If yes, edit:



C:\windows\system32\drivers\etc\hosts



and comment the following line:



::1 localhost



becomes:



#::1 localhost



Restart the web server and test again.

------------------------------------------------------------------------


The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at

    http://bugs.php.net/bug.php?id=47314


-- 
Edit this bug report at http://bugs.php.net/bug.php?id=47314&edit=1

Reply via email to