Jump to content
Search Community

DataLoader Memory Issue

iTech test
Moderator Tag

Recommended Posts

Is there any way to clear the network buffer from a DataLoader?

 

I have a DataLoader that is pulling JSON in a loop (once the page is loaded and then parsed, it'll load the page again to get updated information) and it seems to cause a memory issue after about 13 minutes.

 

Adobe Scout is showing the most memory used in "Network Buffers" and "Uncategorized".

Link to comment
Share on other sites

DataLoader (and LoaderMax) doesn't do anything special with "network buffers" or anything like that (quite frankly, I hadn't even heard that term before). It just leverages Adobe's URLLoader class internally - that's it. Nothing super fancy. Feel free to check the source code. I'm pretty sure the problem isn't LoaderMax-related, but if you still suspect that it is, please post a very simple FLA that we can publish to see the issue reproduced. 

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...