Memory consumption HTTP Client Internet Explorer

Hi

I have been testing your product for a week or so now, and am nearly ready to buy the Pro edition, however their is one final issue that I cannot resolve.

When calling the scrape server from my .Net application using a Scraping Session with the HTTP client set to "HTTPClient" everything works fine, and memory is cleaned up after every request. However I need to scan a page that does not work with the "HTTPClient" therefore switching to "IE Client". When scraping with the IE Client memory is not cleaned up after every request, so the memory consumption increases with 2-3 mb, per request, which makes the system hang after 100 or so requests, I think you have a bug.

What could be the reason for the native HTTPClient not working? The IE Client works but I think memory is not cleaned up, so I can not use it, is there a way to flush memory from the API provided to the .Net platform?

I am using Win2003 Server 32 bit, running .Net 2.0.

Best Regards
Thomas Kristensen