Hey, Your APE is compiled using some compile optimization (-O2), leading to some invalid valgrind output. BTW, can you please check if you still have the same behaviour using the "jaegerape" branch : https://github.com/APE-Project/APE_Server/commits/jaegerape
Thanks Anthony On Thu, 4 Nov 2010 17:29:56 -0400, Felix Filozov <[email protected]> wrote: > Here's some Valgrind output I captured http://pastebin.com/uDcp43Xf [1] > > On Thu, Nov 4, 2010 at 3:25 PM, Felix Filozov wrote: > 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 wrote: > What version are you running? > > On Thu, Nov 4, 2010 at 2:25 PM, Ecrofom 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] [5] > To unsubscribe from this group, send email to > [email protected] [6] > For more options, visit this group at > http://groups.google.com/group/ape-project?hl=en [7] > --- > APE Project (Ajax Push Engine) > Official website : http://www.ape-project.org/ [8] > Git Hub : http://github.com/APE-Project/ [9] > > -- > 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] [10] > To unsubscribe from this group, send email to > [email protected] [11] > For more options, visit this group at > http://groups.google.com/group/ape-project?hl=en [12] > --- > APE Project (Ajax Push Engine) > Official website : http://www.ape-project.org/ [13] > Git Hub : http://github.com/APE-Project/ [14] > > -- > 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 [15] > --- > APE Project (Ajax Push Engine) > Official website : http://www.ape-project.org/ [16] > Git Hub : http://github.com/APE-Project/ [17] > > > Links: > ------ > [1] http://pastebin.com/uDcp43Xf > [2] mailto:[email protected] > [3] mailto:[email protected] > [4] mailto:[email protected] > [5] mailto:[email protected] > [6] mailto:ape-project%[email protected] > [7] http://groups.google.com/group/ape-project?hl=en > [8] http://www.ape-project.org/ > [9] http://github.com/APE-Project/ > [10] mailto:[email protected] > [11] mailto:ape-project%[email protected] > [12] http://groups.google.com/group/ape-project?hl=en > [13] http://www.ape-project.org/ > [14] http://github.com/APE-Project/ > [15] http://groups.google.com/group/ape-project?hl=en > [16] http://www.ape-project.org/ > [17] 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/
