Re: consuming system resources - WeOnlyDo Discussion board

Re: consuming system resources (General questions)

by woddrazen, Tuesday, April 17, 2007, 22:24 (6228 days ago) @ pmtroutok

Hi,


I have tried to duplicate it but didn't have luck. I have load 10 instance of wodHttpDLX and execute Post Method on some URL but after 30 minutes everything works like a charm.

Maybe if you unload wodHttpDLX instance before another instance is load will help.

In Done Event you should done something like this:
------------------------------------
http(Index).Disconnect
Set http(Index)= Nothing
------------------------------------

If that doesn't help we will need to duplicate it somehow in order to deal with it.

Maybe you can send us sample to techsupport@weonlydo.com which will connect to your url (I hope you can somehow give us that information) and duplicate problem.
Or if you can duplicate it with some other host which don't need to include private information that would help also.


Drazen


Complete thread: