Thanks for the description of inline push.  That makes sense to me,
but I don't think it applies to my application as my app needs a MySQL
trigger which can't invoke a http request (as far as I know).

Okay, I upgraded MySQL and it appears to have fixed that issue but now
my program is running into memory errors as it runs out of memory
periodically.  It's usually while making an http call in Http.js.  Is
there any way I can force a garbage collect?

On Nov 25, 12:48 pm, kevmo314 <[email protected]> wrote:
> The version of MySQL that I have is:
>
> 5.0.51a-24+lenny4 (Debian)
>
> It's the one that's on the Debian repository.  Do I need to update it?
>
> On Nov 25, 3:04 am, Ruben Decleyn <[email protected]> wrote:
>
>
>
>
>
>
>
> > there is a bug in MYSQL causing that
> > check you MYSQL version
>
> > Kind Regards.
> > Ruben Decleyn
>
> > On Thu, Nov 25, 2010 at 8:12 AM, kevmo314 <[email protected]>wrote:
>
> > > For some reason when I'm running APE, the number of apache processes
> > > on my server dramatically increases to hundreds of apache2 sub-
> > > processes.  Furthermore, APE crashes periodically and in the log file
> > > I get a "socket() : too many open files" error.
>
> > > I read about increasing rlimit_nofile but I don't have that many
> > > connections to begin with.  At most, my server gets 10-20 concurrent
> > > connections right now so that shouldn't be an issue.
>
> > > Anyone have an idea as to what might be going wrong?
>
> > > --
> > > 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%2bunsubscr...@googlegr
> > >  oups.com>
> > > 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/

Reply via email to