I'm encountering problems with APE where memory is not being released. The first test I ran was having 2000 browsers connect to APE within 5 minutes. That used up about 20% of memory. After all the clients have been disconnected, it remained at 20%. I thought, perhaps my custom commands were at fault. So, I took the Git version (just removed nickname.js) and ran the same test, and the results were the same. The end result seems to be independent from the number of browsers accessing APE. However little memory is allocated, it is not being released.
Any thoughts? - Felix -- You received this message because you are subscribed to the Google Groups "APE Project" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/ape-project?hl=en --- APE Project (Ajax Push Engine) Official website : http://www.ape-project.org/ Git Hub : http://github.com/APE-Project/
