I just used the Move demo to do a test on APE 1.0 and APE Git (latest APE in Git).
I had thousands of connection attempts to APE 1.0, and memory increased to 4MB and it stayed there even after all those connections were broken. Similarly, I had thousands of connection attempts to APE Git, and memory increased to 2MB and it stayed there as well. I don't know if memory is immediately deallocated, or later on. If the former, it doesn't seem to work. On Thu, Nov 4, 2010 at 2:28 PM, Johnathan Leppert < [email protected]> wrote: > What version are you running? > > > On Thu, Nov 4, 2010 at 2:25 PM, Ecrofom <[email protected]> wrote: > >> I believe I'm experiencing the same thing. After about 24 hours, I >> noticed ape was using over 300MB of ram. This didn't happen before but >> I did change how I was using ape. >> >> Before: The default standard setup as shown in the chat demo on your >> site. Memory usage was pretty much constant and low. >> >> Currently: I'm having chat messages sent via inline push and now see >> memory usage by ape keep on growing. I have about 50-100 users online >> at any time with about 100-200 messages being sent via inline push >> every minute. >> >> I dunno if this helps >> >> -- >> 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]<ape-project%[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/ >> > > -- > 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]<ape-project%[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/ > -- 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/
