Dart Home | PowerTCP Web for ActiveX | Custom Development | Reply | PowerTCP Web for ActiveX Topics | Forums |
Author | Forum: PowerTCP Web for ActiveX Topic: client tcp connection enters close_wait state under high load then post hangs |
JShukert From: Ashburn, VA USA Posts: 2 Member Since: 10/04/03 |
posted October 4, 2003 4:11 PM Dear Friends, I am using the Dart Web tool from an ASP page to retrieve data from another server. While stress testing, the component consistently hangs after a certain period of time or number of requests. At that time, there are 2 TCP connections to the remote server that are in the close_wait state. One thing that seems odd is that, from what I read, the close_wait state is supposed to occur on the server. Also, I can't post after that point and the connections don't go away until I reboot the server. Thank you for any assistance. |
Tony Priest![]() From: Utica, NY USA Posts: 8466 Member Since: 04/11/00 |
posted October 7, 2003 8:49 AM First try to replicate the problem in a simple VB app ( not ASP ). If you are not able to, it may mean that you are running into WININET threading issues. The Web Tool uses WININET.DLL which Microsoft does not recommend using in am ASP page. This is why we made the WebASP control ( part of the Web Enterprise Tool ). |
K M Drake![]() From: Utica, NY USA Posts: 3406 Member Since: 07/14/00 |
posted October 7, 2003 9:12 AM Hi, I would add that wininet only allows a maximum of two connections at any time. It was not designed for server-side apps like ASP. -ken |
JShukert From: Ashburn, VA USA Posts: 2 Member Since: 10/04/03 |
posted October 7, 2003 11:18 AM Thank you. I downloaded the trial version of the WebASP tool and it doesn't have the problem. It also performs a lot better. We'll probably move to the WebASP tool. Thank you very much. |
Reply | PowerTCP Web for ActiveX Topics | Forums |
This site is powered by
![]() |